AceRoutine  1.2.3
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nace_routine
 CChannelAn unbuffered synchronized channel
 CCoroutineBase class of all coroutines
 CCoroutineSchedulerClass that manages instances of the Coroutine class, and executes them in a round-robin fashion