FreeRTOS-Arduino icon indicating copy to clipboard operation
FreeRTOS-Arduino copied to clipboard

FreeRTOS 8.2.3 Arduino Libraries

Results 3 FreeRTOS-Arduino issues
Sort by recently updated
recently updated
newest added

Hello. Could you provide a list of supported machines? You may need to add it to the "README" file.

I get the error below when compiling the sketch on macos High Sierra, with Arduino 1.8.4 and teensyduino on top. My Sketch ``` /* * Example to demonstrate thread definition,...

I have been trying to use a **float** variable in the code and then it doesn't compile with a Teensy 3.5, everything else works. For example on the frBlinkPrint.ino, if...