Remove commented out MCUs in rules.mk (#5884)
This commit is contained in:
parent
09f5767072
commit
ba42a5ae68
188 changed files with 34 additions and 268 deletions
|
@ -2,7 +2,6 @@ SRC += matrix.c \
|
|||
i2c_master.c
|
||||
|
||||
# MCU name
|
||||
#MCU = at90usb1286
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue