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

Commit 280d073

Browse files
authored
v1.5.0 to add support to megaAVR
### Releases v1.5.0 1. Add support to **ATmega4809-based boards** such as **Arduino UNO WiFi Rev2, AVR_NANO_EVERY, etc.**
1 parent 3e41dac commit 280d073

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -3642,18 +3642,18 @@ Submit issues to: [TimerInterrupt_Generic issues](https://github.com/khoih-prog/
36423642

36433643
1. Basic hardware timers for
36443644

3645-
-[x] AVR
3646-
-[x] megaAVR
3647-
-[x] ESP8266
3648-
-[x] ESP32
3649-
-[x] SAMD
3650-
-[x] SAM DUE
3651-
-[x] nRF52
3652-
-[x] Teensy
3653-
-[x] Mbed-OS Nano-33-BLE
3654-
-[x] STM32F/L/H/G/WB/MP1
3655-
-[] Portenta H7
3656-
-[] Raspberry Pi pico
3645+
- [x] AVR
3646+
- [x] megaAVR
3647+
- [x] ESP8266
3648+
- [x] ESP32
3649+
- [x] SAMD
3650+
- [x] SAM DUE
3651+
- [x] nRF52
3652+
- [x] Teensy
3653+
- [x] Mbed-OS Nano-33-BLE
3654+
- [x] STM32F/L/H/G/WB/MP1
3655+
- [ ] Portenta H7
3656+
- [ ] Raspberry Pi pico
36573657

36583658

36593659
2. More hardware-initiated software-enabled timers

0 commit comments

Comments
 (0)