You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
10
10
@@ -14,14 +14,20 @@ This Getting Started guides shows device developers how to start working with Az
14
14
15
15
## Getting Started Guides
16
16
17
-
The following board specific guides will get you started with Azure RTOS:
18
-
19
-
* Getting started with the [Microchip ATSAME54-XPRO](Microchip/ATSAME54-XPRO)
20
-
* Getting started with the [MXCHIP AZ3166](MXChip/AZ3166)
21
-
* Getting started with the [NXP MIMXRT1050-EVKB](NXP/MIMXRT1050-EVKB)
22
-
* Getting started with the [NXP MIMXRT1060-EVK](NXP/MIMXRT1060-EVK)
23
-
* Getting started with the [Renesas AE-Cloud2](Renesas/Synergy)
24
-
* Getting started with the [STMicroelectronics B-L475E-IOT01A / B-L4S5I-IOT01A](STMicroelectronics/STM32L4_L4+)
17
+
The following board specific guides will get you started with Azure RTOS and Azure IoT:
18
+
19
+
* Microchip:
20
+
*[ATSAME54-XPRO](Microchip/ATSAME54-XPRO)
21
+
* MXCHIP:
22
+
*[AZ3166](MXChip/AZ3166)
23
+
* NXP:
24
+
*[MIMXRT1050-EVKB](NXP/MIMXRT1050-EVKB)
25
+
*[MIMXRT1060-EVK](NXP/MIMXRT1060-EVK)
26
+
* Renesas:
27
+
*[AE-Cloud2](Renesas/Synergy)
28
+
* STMicroelectronics:
29
+
*[B-L475E-IOT01A](STMicroelectronics/STM32L4_L4+)
30
+
*[B-L4S5I-IOT01A](STMicroelectronics/STM32L4_L4+)
25
31
26
32
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.
0 commit comments