sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
905 stars 279 forks source link

FreeRTOS or multi-tasking equivalent? #398

Closed marquesn closed 3 years ago

marquesn commented 4 years ago

Hello,

I've recently begun to use this repo with a nrf52832 on Arduino IDE. However, I can't find any multi-threading, multi-tasking, or scheduler libraries for the nRF5 on Arduino?

jeremypoulter commented 4 years ago

You should look at Adafruit's nRF52 BSP, that includes FreeRTOS. https://github.com/adafruit/Adafruit_nRF52_Arduino