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

Commit 592b9ff

Browse files
committed
Update readme with direct download links
1 parent 7a7a6bd commit 592b9ff

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@ This repository is used to distribute IDE- and board-specific ZIP files
44
that you can use in addition to the content in the [getting-started
55
repository](https://github.com/azure-rtos/getting-started).
66

7-
The following ZIP files can be downloaded from the Release associated with
8-
this repository:
7+
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:
98

10-
* Azure_RTOS_6.0_ATSAME54-XPRO_IAR_Samples_2020_05_17.zip
11-
* Azure_RTOS_6.0_ATSAME54-XPRO_MPLab_Samples_2020_05_17.zip
12-
* Azure_RTOS_6.0_MIMXRT1060_IAR_Samples_2020_05_17.zip
13-
* Azure_RTOS_6.0_MIMXRT1060_MCUXpresso_Samples_2020_05_17.zip
14-
* Azure_RTOS_6.0_STM32F746G-DISCO_IAR_Samples_2020_05_17.zip
15-
* Azure_RTOS_6.0_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_05_17.zip
16-
* Azure_RTOS_6.0_STM32L475-DISCO_IAR_Samples_2020_05_17.zip
17-
* Azure_RTOS_6.0_STM32L475-DISCO_STM32CubeIDE_Samples_2020_05_17.zip
9+
* [Azure_RTOS_6.0_ATSAME54-XPRO_IAR_Samples_2020_05_17.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_ATSAME54-XPRO_IAR_Samples_2020_05_17.zip)
10+
* [Azure_RTOS_6.0_ATSAME54-XPRO_MPLab_Samples_2020_05_17.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_ATSAME54-XPRO_MPLab_Samples_2020_05_17.zip)
11+
* [Azure_RTOS_6.0_MIMXRT1060_IAR_Samples_2020_05_17.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_MIMXRT1060_IAR_Samples_2020_05_17.zip)
12+
* [Azure_RTOS_6.0_MIMXRT1060_MCUXpresso_Samples_2020_05_17.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_MIMXRT1060_MCUXpresso_Samples_2020_05_17.zip)
13+
* [Azure_RTOS_6.0_STM32F746G-DISCO_IAR_Samples_2020_05_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_STM32F746G-DISCO_IAR_Samples_2020_05_29.zip)
14+
* [Azure_RTOS_6.0_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_05_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_05_29.zip)
15+
* [Azure_RTOS_6.0_STM32L475-DISCO_IAR_Samples_2020_05_17.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_STM32L475-DISCO_IAR_Samples_2020_05_17.zip)
16+
* [Azure_RTOS_6.0_STM32L475-DISCO_STM32CubeIDE_Samples_2020_05_17.zip](https://github.com/azure-rtos/samples/releases/download/v6.0_rel/Azure_RTOS_6.0_STM32L475-DISCO_STM32CubeIDE_Samples_2020_05_17.zip)
1817

1918
NOTE: These zip files are completely self-contained and include appropriate
2019
code from the other Azure RTOS repositories. Please refer to the LICENSE.txt file

0 commit comments

Comments
 (0)