Skip to content

Update links to 6.0.2 zip files #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 1, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.