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

Latest commit

 

History

History
42 lines (25 loc) · 1.84 KB

changelog.md

File metadata and controls

42 lines (25 loc) · 1.84 KB

ATmega_TimerInterrupt Library

arduino-library-badge GitHub release GitHub contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.1.1

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

Releases v1.1.0

  1. Fix missing code for Timer3 and Timer4

Releases v1.0.0

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