# getting-started **Repository Path**: gtshaaa_admin/getting-started ## Basic Information - **Project Name**: getting-started - **Description**: This Getting Started guide is a series of tutorials that shows device developers how to start working with Azure RTOS. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-02 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://github.com/azure-rtos/getting-started/workflows/Markdown%20links/badge.svg) ![](https://github.com/azure-rtos/getting-started/workflows/ATSAME54-XPRO/badge.svg) ![](https://github.com/azure-rtos/getting-started/workflows/AZ3166/badge.svg) ![](https://github.com/azure-rtos/getting-started/workflows/MIMXRT1050-EVKB/badge.svg) ![](https://github.com/azure-rtos/getting-started/workflows/MIMXRT1060-EVK/badge.svg) ![](https://github.com/azure-rtos/getting-started/workflows/RSK-RX65N-2MB/badge.svg) ![](https://github.com/azure-rtos/getting-started/workflows/STM32L4_L4+/badge.svg) # Getting Started with Azure RTOS and Azure IoT This Getting Started guides shows device developers how to start working with Azure RTOS. Each guide will step through from installation of the required toolchain, to connecting the device to Azure IoT Hub using IoT Plug and Play. * Refer to [Getting Started with Azure RTOS](https://go.microsoft.com/fwlink/p/?linkid=2129824) for additional information on the guides and Azure RTOS. * Refer to [IoT Plug and Play](https://docs.microsoft.com/en-us/azure/iot-pnp) for information on the Iot Plug and Play Preview Refresh. * Ask questions on the [Azure RTOS Q&A](https://aka.ms/QnA/azure-rtos) site. ## Getting Started Guides The following board specific guides will get you started with Azure RTOS and Azure IoT: * Microchip: * [ATSAME54-XPRO](Microchip/ATSAME54-XPRO) * MXCHIP: * [AZ3166](MXChip/AZ3166) * NXP: * [MIMXRT1050-EVKB](NXP/MIMXRT1050-EVKB) * [MIMXRT1060-EVK](NXP/MIMXRT1060-EVK) * Renesas: * [AE-Cloud2](Renesas/Synergy) * [RSK+RX65N-2MB](Renesas/RSK_RX65N_2MB) * STMicroelectronics: * [B-L475E-IOT01A](STMicroelectronics/STM32L4_L4+) * [B-L4S5I-IOT01A](STMicroelectronics/STM32L4_L4+) Once you have successfully completed a guide, please read [Using Azure RTOS in the Getting Started Guides](docs/using-azure-rtos.md) for information on how the guides use Azure RTOS to connect with Azure IoT. ## Contributing For details on contributing to this repository, see the [contributing](CONTRIBUTING.md) guide. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. ### 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.