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`
LatestRelease v1.0.1
- Fix bug giving error when using TCB0 (
USE_TIMER_0 == true
) - Default to use TCB0 in examples for boards having only 1 TCB Timer, such as
ATtiny817
,ATtiny807