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

Commit

Permalink
v1.0.0 to support AVR ATtiny-based boards
Browse files Browse the repository at this point in the history
### Initial Release v1.0.0

1. Intial release to support Arduino **AVR ATtiny-based boards (ATtiny3217, etc.) using megaTinyCore**
2. Add notes `howto upload by drag-and-drop` to `CURIOSITY` virtual drive
  • Loading branch information
khoih-prog committed Aug 27, 2022
1 parent 35f12c3 commit 24273fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* [HOWTO Fix `Multiple Definitions` Linker Error](#howto-fix-multiple-definitions-linker-error)
* [More useful Information](#more-useful-information)
* [1. Documents](#1-documents)
* [2. Timer TCB0-TCB4](#2-timer-tcb0-tcb4)
* [2. Timer TCB0-TCB1](#2-timer-tcb0-tcb1)
* [Usage](#usage)
* [1. Using only Hardware Timer directly](#1-using-only-hardware-timer-directly)
* [1.1 Init Hardware Timer](#11-init-hardware-timer)
Expand Down

0 comments on commit 24273fb

Please sign in to comment.