Uncategorized

staticFunctional

Drop in replacement for std::function for use in embedded systems

Drop in replacement for std::function for use in embedded systems. Does not use dynamic memory, small memory footprint, works with GCC v7 and higher, requires C++11 or higher

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.