Skip to content

Commit 9bf0084

Browse files
authored
Added ATmega48 and ATmega88
1 parent ec5a82b commit 9bf0084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ We are open to suggestions for adding support to new boards, however we highly r
3232
|--------------------------------------------------------------------------|---------------------|-------------------|
3333
| [ATtiny84](https://github.com/SpenceKonde/ATTinyCore) | **6** | **1** |
3434
| [ATtiny85](https://github.com/SpenceKonde/ATTinyCore) | **1** | **TINY0** |
35-
| ATmega8 | **9** | **1** |
35+
| [ATmega8](https://github.com/MCUdude/MiniCore) | **9** | **1** |
3636
| Atmega32u4 | 5, 9, **13** | 1, 3, **4** |
37-
| ATmega168, ATmega328 | **3**, 9 | 1, **2** |
37+
| [ATmega48, ATmega88, ATmega168, ATmega328](https://github.com/MCUdude/MiniCore) | **3**, 9 | 1, **2** |
3838
| [ATmega1284](https://github.com/MCUdude/MightyCore) | 13, 14, 6 | 1, **2**, 3 |
3939
| [ATmega164, ATmega324, ATmega644](https://github.com/MCUdude/MightyCore) | 13, **14** | 1, **2** |
4040
| [ATmega8535 ATmega16, ATmega32](https://github.com/MCUdude/MightyCore) | **13** | **1** |

0 commit comments

Comments
 (0)