Добавлена поддержка FreeRTOS #16

Merged
klassents merged 23 commits from v0.5.0_FreeRTOS into v0.5.0 2025-03-28 06:37:51 +03:00
Showing only changes of commit 2309d25142 - Show all commits

View File

@ -6,6 +6,6 @@ sentence=FreeRTOS Real Time Operating System implemented for Arduino Uno R3, Nan
paragraph=The primary design goals are: Easy to use, Small footprint, Robust. Uses Watchdog Timer for 15ms resolution. Slow blink = stack overflow. Fast blink = heap malloc() failure.
category=Timing
url=https://github.com/feilipu/Arduino_FreeRTOS_Library
architectures=avr
architectures=MIK32_Amur
license=MIT
includes=Arduino_FreeRTOS.h