diff --git a/README.md b/README.md index f4ebc8c..42d917f 100644 --- a/README.md +++ b/README.md @@ -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.