AceRoutine  1.0
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
ace_routine Directory Reference

Directories

Files

file  compat.h [code]
 Various macros to smooth over the differences among the various platforms with regards to their support for flash strings and the various macros used to create and access them.
 
file  Coroutine.h [code]
 All coroutines are instances of the Coroutine base class.