Skip to content

0.9.5

Latest
Compare
Choose a tag to compare
@Floessie Floessie released this 01 Dec 09:42

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.