Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 6128b3a

Browse files
committed
Merge branch 'master' of github.com:azurertos/getting-started
2 parents 48191a7 + cf3e762 commit 6128b3a

1 file changed

Lines changed: 15 additions & 9 deletions

File tree

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![](https://github.com/azure-rtos/getting-started/workflows/MIMXRT1060-EVK/badge.svg)
55
![](https://github.com/azure-rtos/getting-started/workflows/STM32L4_L4+/badge.svg)
66

7-
# Getting Started with Azure RTOS
7+
# Getting Started with Azure RTOS and Azure IoT
88

99
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.
1010

@@ -14,14 +14,20 @@ This Getting Started guides shows device developers how to start working with Az
1414

1515
## Getting Started Guides
1616

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+)
2531

2632
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.
2733

0 commit comments

Comments
 (0)