Azure RTOS - Additional samples
This repository hosts additional samples for Azure RTOS v6.2.0. For samples based on previous releases, you can find them in the v6.1 branch.
Embedded IDE samples
You can find Embedded IDE (IAR Workbench and semi's IDE) sample projects in addition to the content in the Getting Started Guides. Each board-specific sample project contains a series of projects that cover Azure RTOS components (ThreadX, NetX Duo, GUIX, FileX and USBX) as well as samples for connecting to Azure IoT Hub, and enable OTA for the device using Device Update for IoT Hub service. Detailed guide is inlcuded in the file of each devkit.
The following ZIP files can be downloaded from the release associated with this repository or the direct links:
Company | Devkit | Samples |
---|---|---|
Microchip | ATSAME54-XPRO | IAR / MPLAB |
NXP | MIMXRT1060-EVK | IAR / MCUXpresso |
STMicroelectronics | B-L4S5I-IOT01A | IAR / STM32CubeIDE |
STMicroelectronics | B-U585I-IOT02A | IAR |
Renesas | RX65N-RSK-2MB | e² studio CCRX |
Renesas | CK-RX65N (Ethernet) | e² studio CCRX / e² studio GNURX |
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.
User-defined Crypto Ciphersuite
This guide demonstrates how to implement user-defined crypto ciphersuite and integrate it with Azure IoT Sample.
Microsoft Learning samples
Samples for Microsoft Learning courses can be built and run on GitHub Codespaces or Windows using Visual Studio:
https://github.com/Azure-Samples/azure-rtos-learn-samples
Azure RTOS with Azure Sphere samples
The Azure 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.