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

v1.0.1 to fix bug giving error when using TCB0 and default to use TCB0 in examples for boards having only 1 TCB Timer, such as `ATtiny817`, `ATtiny807`

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Aug 19:01
· 9 commits to main since this release
524ff71

Release v1.0.1

  1. Fix bug giving error when using TCB0 (USE_TIMER_0 == true)
  2. Default to use TCB0 in examples for boards having only 1 TCB Timer, such as ATtiny817, ATtiny807