This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/ATtiny_TimerInterrupt
Releases · khoih-prog/ATtiny_TimerInterrupt
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`
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
Release 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
v1.0.0 to to support Arduino AVR ATtiny-based boards (ATtiny3217, etc.) using megaTinyCore
Initial Release v1.0.0
- Intial release to support Arduino AVR ATtiny-based boards (ATtiny3217, etc.) using megaTinyCore
- Add notes
howto upload by drag-and-drop
toCURIOSITY
virtual drive