This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/ATmega_TimerInterrupt
Releases · khoih-prog/ATmega_TimerInterrupt
v1.1.1 to fix bug possibly causing system crash when using `_TIMERINTERRUPT_LOGLEVEL_ > 0` and to optimize code in examples
v1.1.1 to fix bug possibly causing system crash when using `_TIMERINTERRUPT_LOGLEVEL_ > 0` and to optimize code in examples
Latest
Releases v1.1.1
- Fix bug possibly causing system crash when using
_TIMERINTERRUPT_LOGLEVEL_ > 0
- Optimize code in examples
v1.1.0 to fix missing Timer3 and Timer4 code
Releases v1.1.0
- Fix missing code for Timer3 and Timer4
v1.0.0 for AVR ATmega164(A/P), ATmega324(A/P/PA/PB), ATmega644(A/P), ATmega1284(P) using MightyCore
Releases v1.0.0
- Initial coding for AVR ATmega164(A/P), ATmega324(A/P/PA/PB), ATmega644(A/P), ATmega1284(P) using MightyCore