@@ -12,23 +12,21 @@ For more information on Azure IoT Device Development:
12
12
13
13
The following guides will get you started:
14
14
15
- | Device| Build Status| Device Lab Status |
16
- | ---| --:| --: |
17
- | [ Microchip ATSAME54-XPRO] ( Microchip/ATSAME54-XPRO ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/ATSAME54-XPRO.yml/badge.svg ) | ![ ] ( https://expresslogic.visualstudio.com/DeviceLab%20AzureRTOS%20GSG/_apis/build/status/azure-rtos.getting-started.microchip.atsame54xpro?repoName=azure-rtos%2Fgetting-started&branchName=master ) |
18
- | [ MXCHIP AZ3166] ( MXChip/AZ3166 ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/AZ3166.yml/badge.svg ) | ![ ] ( https://expresslogic.visualstudio.com/DeviceLab%20AzureRTOS%20GSG/_apis/build/status/azure-rtos.getting-started.mxchip.az3166?repoName=azure-rtos%2Fgetting-started&branchName=master ) |
15
+ | Device| Build Status|
16
+ | ---| --:|
17
+ | [ Microchip ATSAME54-XPRO] ( Microchip/ATSAME54-XPRO ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/ATSAME54-XPRO.yml/badge.svg ) |
18
+ | [ MXCHIP AZ3166] ( MXChip/AZ3166 ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/AZ3166.yml/badge.svg ) |
19
19
| [ NXP MIMXRT1050-EVKB] ( NXP/MIMXRT1050-EVKB ) | ![ ] ( https://github.com/azure-rtos/getting-started/workflows/MIMXRT1050-EVKB/badge.svg ) ||
20
- | [ NXP MIMXRT1060-EVK] ( NXP/MIMXRT1060-EVK ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/MIMXRT1060-EVK.yml/badge.svg ) | ![ ] ( https://expresslogic.visualstudio.com/DeviceLab%20AzureRTOS%20GSG/_apis/build/status/azure-rtos.getting-started.nxp.1060evk?repoName=azure-rtos%2Fgetting-started&branchName=master ) |
20
+ | [ NXP MIMXRT1060-EVK] ( NXP/MIMXRT1060-EVK ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/MIMXRT1060-EVK.yml/badge.svg ) |
21
21
| [ Renesas AE-Cloud2] ( Renesas/Synergy ) |||
22
22
| [ Renesas RX65N Cloud Kit] ( Renesas/RX65N_Cloud_Kit ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/RX65N-Cloud-Kit.yml/badge.svg ) ||
23
23
| [ Renesas RSK+RX65N-2MB] ( Renesas/RSK_RX65N_2MB ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/RSK-RX65N-2MB.yml/badge.svg ) ||
24
24
| [ Silicon Labs EFR32MG12] ( SiliconLabs/EFR32MG12 ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/EFR32MG12.yml/badge.svg ) ||
25
- | [ STMicroelectronics B-L475E-IOT01A] ( STMicroelectronics/B-L475E-IOT01A ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/L475E-IOT01A.yml/badge.svg ) | ![ ] ( https://expresslogic.visualstudio.com/DeviceLab%20AzureRTOS%20GSG/_apis/build/status/azure-rtos.getting-started.stm.l475?repoName=azure-rtos%2Fgetting-started&branchName=master ) |
26
- | [ STMicroelectronics B-L4S5I-IOT01A] ( STMicroelectronics/B-L4S5I-IOT01A ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/L4S5I-IOT01A.yml/badge.svg ) | ![ ] ( https://expresslogic.visualstudio.com/DeviceLab%20AzureRTOS%20GSG/_apis/build/status/azure-rtos.getting-started.stm.l4s5?repoName=azure-rtos%2Fgetting-started&branchName=master ) |
25
+ | [ STMicroelectronics B-L475E-IOT01A] ( STMicroelectronics/B-L475E-IOT01A ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/L475E-IOT01A.yml/badge.svg ) |
26
+ | [ STMicroelectronics B-L4S5I-IOT01A] ( STMicroelectronics/B-L4S5I-IOT01A ) | ![ ] ( https://github.com/azure-rtos/getting-started/actions/workflows/L4S5I-IOT01A.yml/badge.svg ) |
27
27
28
28
** Build Status:** A GitHub workflow building on Windows & Linux.
29
29
30
- ** Device Lab Status:** A DevOps pipeline running on physical hardware in the lab.
31
-
32
30
## Device Plug and Play Models
33
31
34
32
The Plug and Play models associated with these guides can be found in the [ shared/model] ( shared/model ) directory.
0 commit comments