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.
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.