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

Commit b5c88f9

Browse files
authored
v1.5.0 to add Timer3,4 to 32u4 and 16u4
### Releases v1.5.0 1. to ATmega32U4 and ATmega16U4. 2. Add Timer auto-selection to examples.
1 parent af53e3e commit b5c88f9

35 files changed

+1169
-519
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Please ensure to specify the following:
2727

2828
```
2929
Arduino IDE version: 1.8.13
30-
Arduino Core Version 1.8.3
30+
Arduino AVR Core Version 1.8.3
3131
OS: Ubuntu 20.04 LTS
32-
Linux xy-Inspiron-3593 5.4.0-70-generic #78-Ubuntu SMP Fri Mar 19 13:29:52 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
32+
Linux xy-Inspiron-3593 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
3333
3434
Context:
3535
I encountered a crash while trying to use the Timer Interrupt.

0 commit comments

Comments
 (0)