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

Commit efe7e95

Browse files
authored
Update README.md
1 parent 263a5f2 commit efe7e95

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository hosts additional samples for Azure RTOS.
44

5-
For this branch, it contains samples for [Device Update for IoT Hub](https://docs.microsoft.com/azure/iot-hub-device-update/understand-device-update)(public preview). For all other samples you can go to the [main](https://github.com/azure-rtos/samples) branch.
5+
For this branch, it contains samples for [Device Update for IoT Hub](https://docs.microsoft.com/azure/iot-hub-device-update/understand-device-update) (public preview). For all other samples you can go to the [main](https://github.com/azure-rtos/samples) branch.
66

77
To learn more about the Device Update agent within Azure RTOS NetX Duo, it can be found on the [feature/adu](https://aka.ms/azrtos-device-update-preview) branch.
88

@@ -12,15 +12,10 @@ You can find Embedded IDE (IAR Workbench and semi's IDE) sample projects in addi
1212

1313
The following ZIP files can be downloaded from the [release](https://github.com/azure-rtos/samples/releases) associated with this repository or the direct links:
1414

15-
- [Azure_RTOS_6.1_ADU_ATSAME54-XPRO_IAR_Sample_2021_03_02.zip
16-
](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_ATSAME54-XPRO_IAR_Sample_2021_03_02.zip)
17-
- [Azure_RTOS_6.1_ADU_ATSAME54-XPRO_MPLab_Sample_2021_03_02.zip
18-
](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_ATSAME54-XPRO_MPLab_Sample_2021_03_02.zip)
19-
- [Azure_RTOS_6.1_ADU_MIMXRT1060_IAR_Sample_2021_03_02.zip
20-
](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_MIMXRT1060_IAR_Sample_2021_03_02.zip)
21-
- [Azure_RTOS_6.1_ADU_MIMXRT1060_MCUXpresso_Sample_2021_03_02.zip
22-
](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_MIMXRT1060_MCUXpresso_Sample_2021_03_02.zip)
23-
- [Azure_RTOS_6.1_ADU_STM32L4+-DISCO_IAR_Sample_2021_03_02.zip
24-
](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_STM32L4+-DISCO_IAR_Sample_2021_03_02.zip)
25-
- [Azure_RTOS_6.1_ADU_STM32L4+-DISCO_STM32CubeIDE_Sample_2021_03_02.zip
26-
](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_STM32L4+-DISCO_STM32CubeIDE_Sample_2021_03_02.zip)
15+
|Company|Devkit|Samples|
16+
|-|-|-|
17+
| Microchip | ATSAME54-XPRO | [IAR](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_ATSAME54-XPRO_IAR_Sample_2021_03_02.zip) / [MPLAB](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_ATSAME54-XPRO_MPLab_Sample_2021_03_02.zip)|
18+
| NXP | MIMXRT1060-EVK| [IAR](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_MIMXRT1060_IAR_Sample_2021_03_02.zi) / [MCUXpresso](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_MIMXRT1060_MCUXpresso_Sample_2021_03_02.zip)|
19+
| STMicroelectronics | B-L4S5I-IOT01A | [IAR](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_STM32L4+-DISCO_IAR_Sample_2021_03_02.zip) / [STM32CubeIDE](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_STM32L4+-DISCO_STM32CubeIDE_Sample_2021_03_02.zip)|
20+
| Renesas | RX671 RSK | [IAR](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_Renesas_RX671_RSK_IAR_Samples_2022_02_02.zip) / [e² studio CCRX](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_Renesas_RX671_RSK_e2studio_ccrx_Samples_2022_02_02.zip) / [e² studio GNURX](https://github.com/azure-rtos/samples/releases/download/rel_6.1_adu_beta/Azure_RTOS_6.1_ADU_Renesas_RX671_RSK_e2studio_gnurx_Sample_2022_02_02.zip)|
21+

0 commit comments

Comments
 (0)