Skip to content

Commit

Permalink
Update links to 6.0.2 zip files (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
liydu authored Sep 1, 2020
1 parent bd85b10 commit ef90d77
Showing 1 changed file with 24 additions and 9 deletions.
33 changes: 24 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,41 @@
# Azure RTOS - Additional samples

This repository is used to distribute IDE- and board-specific ZIP files
This repository is used to distribute IDE and board-specific ZIP files
that you can use in addition to the content in the [getting-started
repository](https://github.com/azure-rtos/getting-started).

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:

* [Azure_RTOS_6.0.1_ATSAME54-XPRO_IAR_Samples_2020_07_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0.1_ATSAME54-XPRO_IAR_Samples_2020_07_29.zip)
* [Azure_RTOS_6.0.1_ATSAME54-XPRO_MPLab_Samples_2020_07_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0.1_ATSAME54-XPRO_MPLab_Samples_2020_07_29.zip)
* [Azure_RTOS_6.0.1_MIMXRT1060_IAR_Samples_2020_07_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0.1_MIMXRT1060_IAR_Samples_2020_07_29.zip)
* [Azure_RTOS_6.0.1_MIMXRT1060_MCUXpresso_Samples_2020_07_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0.1_MIMXRT1060_MCUXpresso_Samples_2020_07_29.zip)
* [Azure_RTOS_6.0.1_STM32F746G-DISCO_IAR_Samples_2020_07_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0.1_STM32F746G-DISCO_IAR_Samples_2020_07_29.zip)
* [Azure_RTOS_6.0.1_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_07_29.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0.1_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_07_29.zip)
* [Azure_RTOS_6.0_STM32L4+-DISCO_IAR_Samples_2020_08_10.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0_STM32L4+-DISCO_IAR_Samples_2020_08_10.zip)
* [Azure_RTOS_6.0_STM32L4+-DISCO_STM32CubeIDE_Samples_2020_08_10.zip](https://github.com/azure-rtos/samples/releases/download/v6.0.1_rel/Azure_RTOS_6.0_STM32L4+-DISCO_STM32CubeIDE_Samples_2020_08_10.zip)
* [Azure_RTOS_6.0.2_ATSAME54-XPRO_IAR_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0.2_ATSAME54-XPRO_IAR_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0.2_ATSAME54-XPRO_MPLab_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0.2_ATSAME54-XPRO_MPLab_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0.2_MIMXRT1060_IAR_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0.2_MIMXRT1060_IAR_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0.2_MIMXRT1060_MCUXpresso_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0.2_MIMXRT1060_MCUXpresso_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0.2_STM32F746G-DISCO_IAR_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0.2_STM32F746G-DISCO_IAR_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0.2_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0.2_STM32F746G-DISCO_STM32CubeIDE_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0_2_STM32L4+-DISCO_IAR_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0_2_STM32L4+-DISCO_IAR_Samples_2020_08_18.zip)
* [Azure_RTOS_6.0_2_STM32L4+-DISCO_STM32CubeIDE_Samples_2020_08_18.zip
](https://github.com/azure-rtos/samples/releases/download/v6.0.2_rel/Azure_RTOS_6.0_2_STM32L4+-DISCO_STM32CubeIDE_Samples_2020_08_18.zip)

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.

The [MXChip AZ3166 IoT DevKit](https://aka.ms/iot-devkit) is currently supported by the [getting-started] guide. And you can also download the whole CMake project as ZIP file from:

* [Getting_started_with_the_MXChip_AZ3166_IoT_DevKit.zip
](https://github.com/azure-rtos/getting-started/releases/download/183899/Getting_started_with_the_MXChip_AZ3166_IoT_DevKit.zip)

### Azure RTOS with Azure Sphere sample

The Azuure RTOS and Azure Sphere better together sample can be found at:

https://github.com/Azure-Samples/Azure-RTOS-on-Azure-Sphere-Mediatek-MT3620

This sample demonstrates how Azure Sphere and Azure RTOS are able to run together on the MediaTek MT3620 Development Kit.

0 comments on commit ef90d77

Please sign in to comment.