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

Commit 4a43bf8

Browse files
authored
Update README.md
1 parent a6d18d6 commit 4a43bf8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Azure RTOS - Additional samples
22

3-
This repository hosts additional samples for Azure RTOS v6.2.0.
3+
This repository hosts additional samples for Azure RTOS v6.2.0. For samples based previous releases, you can find them in the [v6.1 branch](https://github.com/azure-rtos/samples/tree/v6.1).
44

55
## Embedded IDE samples
66

@@ -13,6 +13,7 @@ The following ZIP files can be downloaded from the [release](https://github.com/
1313
| Microchip | [ATSAME54-XPRO](https://www.microchip.com/en-us/development-tool/atsame54-xpro) | [IAR](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_ATSAME54-XPRO_IAR_Samples_2021_11_30.zip) / [MPLAB](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_ATSAME54-XPRO_MPLab_Samples_2022_11_30.zip) |
1414
| NXP | [MIMXRT1060-EVK](https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1060-evaluation-kit:MIMXRT1060-EVKB) | [IAR](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_MIMXRT1060_IAR_Samples_2022_11_30.zip) / [MCUXpresso](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_MIMXRT1060_MCUXpresso_Samples_2022_11_30.zip) | |
1515
| STMicroelectronics | [B-L4S5I-IOT01A](https://www.st.com/en/evaluation-tools/b-l4s5i-iot01a.html) | [IAR](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_STM32L4+-DISCO_IAR_Samples_2022_11_30.zip) / [STM32CubeIDE](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_STM32L4+-DISCO_STM32CubeIDE_Samples_2022_11_30.zip) |
16+
| Renesas | [RX65N RSK](https://www.st.com/en/evaluation-tools/b-l4s5i-iot01a.html) | [e² studio CCRX](https://github.com/azure-rtos/samples/releases/download/v6.2_rel/Azure_RTOS_6.2_Renesas_RX65N_RSK_2MB_e2studio_CCRX_Sample_2022_11_30.zip) |
1617

1718
> NOTE: These zip files are completely self-contained and include appropriate code from the other Azure RTOS repositories. Please refer to the LICENSE.txt file in each ZIP file for licensing requirements.
1819

0 commit comments

Comments
 (0)