# getting-started **Repository Path**: windowxia/getting-started ## Basic Information - **Project Name**: getting-started - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-30 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting Started with Azure RTOS and Azure IoT ![](https://github.com/azure-rtos/getting-started/workflows/Markdown%20links/badge.svg) The Getting Started guides will help you get started with Azure RTOS. Each guide will step through from toolchain installation to connecting the device to Azure IoT using IoT Plug and Play. For more information on Azure IoT Device Development: * [Azure IoT Device Development Documentation](https://docs.microsoft.com/azure/iot-develop) - Get started with Azure IoT device development * [Azure RTOS Q&A](https://aka.ms/QnA/azure-rtos) - Ask a question ## Getting Started Guides The following guides will get you started: |Device|Build Status| |---|--:| |[Microchip ATSAME54-XPRO](Microchip/ATSAME54-XPRO)|![](https://github.com/azure-rtos/getting-started/actions/workflows/ATSAME54-XPRO.yml/badge.svg)| |[MXCHIP AZ3166](MXChip/AZ3166)|![](https://github.com/azure-rtos/getting-started/actions/workflows/AZ3166.yml/badge.svg)| |[NXP MIMXRT1050-EVKB](NXP/MIMXRT1050-EVKB)|![](https://github.com/azure-rtos/getting-started/workflows/MIMXRT1050-EVKB/badge.svg)|| |[NXP MIMXRT1060-EVK](NXP/MIMXRT1060-EVK)|![](https://github.com/azure-rtos/getting-started/actions/workflows/MIMXRT1060-EVK.yml/badge.svg)| |[Renesas AE-Cloud2](Renesas/Synergy)||| |[Renesas RX65N Cloud Kit](Renesas/RX65N_Cloud_Kit)|![](https://github.com/azure-rtos/getting-started/actions/workflows/RX65N-Cloud-Kit.yml/badge.svg)|| |[Renesas RSK+RX65N-2MB](Renesas/RSK_RX65N_2MB)|![](https://github.com/azure-rtos/getting-started/actions/workflows/RSK-RX65N-2MB.yml/badge.svg)|| |[Silicon Labs EFR32MG12](SiliconLabs/EFR32MG12)|![](https://github.com/azure-rtos/getting-started/actions/workflows/EFR32MG12.yml/badge.svg)|| |[STMicroelectronics B-L475E-IOT01A](STMicroelectronics/B-L475E-IOT01A)|![](https://github.com/azure-rtos/getting-started/actions/workflows/L475E-IOT01A.yml/badge.svg)| |[STMicroelectronics B-L4S5I-IOT01A](STMicroelectronics/B-L4S5I-IOT01A)|![](https://github.com/azure-rtos/getting-started/actions/workflows/L4S5I-IOT01A.yml/badge.svg)| **Build Status:** A GitHub workflow building on Windows & Linux. ## Device Plug and Play Models The Plug and Play models associated with these guides can be found in the [shared/model](shared/model) directory. ## Contributing For details on contributing to this repository, see the [contributing](CONTRIBUTING.md) guide. ## Reporting Security Vulnerabilities If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's definition of a security vulnerability, please report it to the [Microsoft Security Response Center](SECURITY.md). ## License The Azure RTOS Getting Started guides are licensed under the [MIT](LICENSE.txt) license.