/ examples - Example sketches for the library (.ino). Run these from the Arduino IDE. /src - Source files for the library (.cpp, .h). Please review the LICENSE.md file for license information. Please ...
This library enables you to use Interrupt from Hardware Timers on an STM32H7-based Portenta_H7 board. The most important feature is they're ISR-based timers. Therefore, their executions are not ...