muwerk ustd Library
A low-resource, minimal implementation of Arrays, Maps and Queues for low-resource avrs.
|
Go to the source code of this file.
std::function<> equivalent for low-resource AVRs
functional.h is a minimal, no-dependency implementation of functionals for AVRs, taken from project: functional-avr by winterscar.
Make sure to provide the required platform define before including ustd headers.
Note: if you are only interested in using functionals, it might be better to directly use project functional-avr by winterscar.