TcMenu / TaskManagerIO

A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.
Apache License 2.0
124 stars 14 forks source link

Support interrupt callbacks using std::function on ESP32 and STM32 as per platform. #42

Closed davetcc closed 2 years ago

davetcc commented 2 years ago

This is not possible on ESP32 out of the box, not even sure if it should be done on STM32