Releases: Floessie/frt
Releases · Floessie/frt
0.9.5
With 0.9.5 frt
becomes a universal FreeRTOS kernel wrapper and removes its dependencies from Arduino while still supporting the Arduino_FreeRTOS_Library.
For better compatibility with the C++ STL, frt::Mutex
now has a try_lock()
function.
0.9.2
0.9.1
Adds dependency to the Arduino_FreeRTOS_Library. See Arduino PR #8600.