новая архитектура
This commit is contained in:
parent
2de9206fd6
commit
2309d25142
@ -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.
|
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
|
category=Timing
|
||||||
url=https://github.com/feilipu/Arduino_FreeRTOS_Library
|
url=https://github.com/feilipu/Arduino_FreeRTOS_Library
|
||||||
architectures=avr
|
architectures=MIK32_Amur
|
||||||
license=MIT
|
license=MIT
|
||||||
includes=Arduino_FreeRTOS.h
|
includes=Arduino_FreeRTOS.h
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user