Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Version v1.0.1 to permit up to 16 super-long-time, super-accurate ISR-based timers.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 08 Nov 05:10
· 32 commits to main since this release
74f80ef

Releases v1.0.1

  1. Permit up to 16 super-long-time, super-accurate ISR-based timers to avoid being blocked
  2. Using cpp code besides Impl.h code to use if Multiple-Definition linker error.
  3. Add complicated example ISR_16_Timers_Array utilizing and demonstrating the full usage of 16 independent ISR Timers based on just 1 Hardware Timer.