Skip to content

Commit 7b2257e

Browse files
authored
Update README.md (#329)
Remove device lab status
1 parent ce7c9e0 commit 7b2257e

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,21 @@ For more information on Azure IoT Device Development:
1212

1313
The following guides will get you started:
1414

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)|
1919
|[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)|
2121
|[Renesas AE-Cloud2](Renesas/Synergy)|||
2222
|[Renesas RX65N Cloud Kit](Renesas/RX65N_Cloud_Kit)|![](https://github.com/azure-rtos/getting-started/actions/workflows/RX65N-Cloud-Kit.yml/badge.svg)||
2323
|[Renesas RSK+RX65N-2MB](Renesas/RSK_RX65N_2MB)|![](https://github.com/azure-rtos/getting-started/actions/workflows/RSK-RX65N-2MB.yml/badge.svg)||
2424
|[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)|
2727

2828
**Build Status:** A GitHub workflow building on Windows & Linux.
2929

30-
**Device Lab Status:** A DevOps pipeline running on physical hardware in the lab.
31-
3230
## Device Plug and Play Models
3331

3432
The Plug and Play models associated with these guides can be found in the [shared/model](shared/model) directory.

0 commit comments

Comments
 (0)