-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
There has been some questions about AVR implementation of the Scheduler. I have made available a portable Scheduler implementation which work on AVR, SAM, SAMD, Teensy, etc. https://github.com/mikaelpatel/Arduino-Scheduler.
There has also been a discussion about extending the Scheduler functionality. This has brought me to the conclusion that a possible way forward is to implement a sub-set of the POSIX Thread API for Arduino (pthreads). See mikaelpatel/Arduino-Scheduler#13.
If there is an interest I could make time to do some work on this.
Metadata
Metadata
Assignees
Labels
No labels