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

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

27 Aug 23:56
c7c339b
Compare
Choose a tag to compare

Releases v1.1.1

  1. Fix bug possibly causing system crash when using _TIMERINTERRUPT_LOGLEVEL_ > 0
  2. Optimize code in examples

v1.1.0 to fix missing Timer3 and Timer4 code

23 Aug 03:15
b3e7f43
Compare
Choose a tag to compare

Releases v1.1.0

  1. 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

23 Aug 01:30
e744133
Compare
Choose a tag to compare

Releases v1.0.0

  1. Initial coding for AVR ATmega164(A/P), ATmega324(A/P/PA/PB), ATmega644(A/P), ATmega1284(P) using MightyCore