kartben / AzureRTOS-ThreadX-For-Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure RTOS ThreadX For Arduino

Arduino_CI

This is a port of Azure RTOS ThreadX to Arduino as a Library. For more information about Azure RTOS, please visit Microsoft Doc and source code on Github.

Hardware support

The port and provided demo is verified on following board and Arduino Core.

Board Chip Architecture Verified Arduino Core
Seeeduino XIAO ATSAMD21 Cortex-M0+ Seeed-Studio/ArduinoCore-samd 1.8.2
Seeeduino Wio Terminal ATSAMD51 Cortex-M4F Seeed-Studio/ArduinoCore-samd 1.8.2
B-L4S5I-IOT01A STM32L4S5 Cortex-M4F stm32duino/Arduino_Core_STM32 2.0.0

Version

The version of this library is evolving independent to Azure RTOS ThreadX version. Here is a tracking table:

Library version ThreadX version
v1.0.0 v6.1.7

License

This repository inherit Azure RTOS license from Microsoft. See LICENSE.txt and LICENSED-HARDWARE.txt.

About

License:Other


Languages

Language:C 89.5%Language:Assembly 10.4%Language:PowerShell 0.1%