Remove commented out MCUs in rules.mk (#5884)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
#MCU = at90usb1287
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
@@ -58,8 +57,6 @@ endif
|
||||
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
|
||||
|
||||
|
||||
# MCU name
|
||||
|
||||
# Boot Section Size in *bytes*
|
||||
# Teensy halfKay 512
|
||||
# Teensy++ halfKay 1024
|
||||
|
Reference in New Issue
Block a user