Skip to content

R1.2.1

Compare
Choose a tag to compare
@mikaelpatel mikaelpatel released this 14 Feb 21:38
· 26 commits to master since this release

This library is a Multi-tasking Scheduler for Arduino (AVR, SAM, SAMD) and Teensy 3.1. It contains basic functionality to allow collaborative multi-tasking with synchronization and communication (using Semaphores, Queues and Channels).

There is also a large set of example and benchmark sketches.