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

Releases: khoih-prog/Dx_TimerInterrupt

v1.1.3 to fix bug giving error when using TCB0 and bug causing system crash when using `_TIMERINTERRUPT_LOGLEVEL_ > 0`

27 Aug 20:02
07fca3e
Compare
Choose a tag to compare

Release v1.1.3

  1. Fix bug giving error when using TCB0 (USE_TIMER_0 == true)
  2. Fix bug causing system crash when using _TIMERINTERRUPT_LOGLEVEL_ > 0

v1.1.2 using `Serial3` for debugging with `Curiosity Nano AVRDB`, and `Serial1` with `Curiosity Nano AVRDA`

25 Aug 04:10
f975fdd
Compare
Choose a tag to compare

Release v1.1.2

  1. Using Serial3 for debugging with Curiosity Nano AVRDB, and Serial1 with Curiosity Nano AVRDA

v1.1.1 using Serial1 instead of Serial for debugging with Curiosity Nano AVRDA/AVRDB

25 Aug 03:25
2a8c1cb
Compare
Choose a tag to compare

Release v1.1.1

  1. Using Serial1 instead of Serial for debugging with Curiosity Nano AVRDA/AVRDB
  2. Update README.md

v1.1.0 to improve and customize examples for Curiosity Nano AVRDA/AVRDB boards to use on-board LED and SW

25 Aug 01:56
590ba8b
Compare
Choose a tag to compare

Release v1.1.0

  1. Improve and customize examples for Curiosity Nano AVRDA/AVRDB boards to use on-board LED and SW
  2. Add notes howto upload by drag-and-drop to CURIOSITY virtual drive

v1.0.0 to to support Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore

24 Aug 06:27
38d8492
Compare
Choose a tag to compare

Initial Release v1.0.0

  1. Intial release to support Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore