Closed marquesn closed 3 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?
You should look at Adafruit's nRF52 BSP, that includes FreeRTOS. https://github.com/adafruit/Adafruit_nRF52_Arduino
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?