Releases: Naguissa/uTimerLib
Releases · Naguissa/uTimerLib
Fix example typo
STM32 fix
Fix AVRs lower than 16MHz
Trying to fix issue #24
Fix imprecisse timing on SAMD21
Fixed imprecisse timing on SAMD21 (Arduino Zero). This solves #21. Thanks to @daniel-mohr
Fix ESP32 typo
Fix ESP32 typo
Add compatibility withnew STM32 core versions
Fix ESP32 clearTimer
Fix a bug when using multiple timers (continuous, not at same time) on ESP32.
Fix ESP32 clearTimer
Fix clearTimer functionality on ESP32. Fixes #14
Enhance ESP32 support using OS hardware timer
Enhance ESP32 support using OS hardware timer
Add DigiSpark AVR support
Add DigiSpark AVR support using Timer0 (Timer1 is in use for milis)