Add Arduino Micro and Arduino Uno

This commit is contained in:
Jeremy Soller
2019-09-29 21:20:03 -06:00
parent abd457ba73
commit e3aa21cae4
11 changed files with 96 additions and 3 deletions

1
src/ec/atmega328p/ec.mk Normal file
View File

@ -0,0 +1 @@
ARCH=avr

1
src/ec/atmega32u4/ec.mk Normal file
View File

@ -0,0 +1 @@
ARCH=avr