muwerk Scheduler Library
A low-resource cooperative scheduler with MQTT-like queues for Arduinos, ATtiny up to ESP32
|
muwerk implements the following classes:
Some additional utility functions are avaiable in the ustd namespace by including muwerk.h
Libraries are header-only and should work with any c++11 compiler and support platforms starting with 8k attiny, avr, arduinos, up to esp8266 amd esp32.
This library requires the ustd library (for array
, map
and queue
) and requires a platform define.
depends on:
used by: