@ -1,5 +1,4 @@
# MCU name
#MCU = at90usb1286
MCU = atmega32u4
# Processor frequency.
#MCU = at90usb1287
@ -5,7 +5,6 @@ SRC += split_util.c \
matrix.c
@ -1,6 +1,4 @@
@ -1,7 +1,4 @@
MCU = atmega32u2
@ -8,7 +8,6 @@ SRC = matrix.c
@ -6,7 +6,6 @@ SRC += ssd1306.c
# CFLAGS += -flto
@ -4,7 +4,6 @@ SRC += matrix.c \
ssd1306.c
@ -1,6 +1,5 @@
MCU = at90usb1286
#MCU = atmega32u4
# This will define a symbol, F_CPU, in all source code files equal to the
@ -2,7 +2,6 @@ SRC += matrix.c \
i2c_slave.c
i2c_master.c
serial.c
@ -5,7 +5,6 @@ SRC += matrix.c \
@ -1,7 +1,6 @@
SRC += matrix.c serial.c split_util.c
MCU = atmega32a
PROTOCOL = VUSB
@ -3,7 +3,6 @@ SRC += matrix.c \
@ -39,7 +39,6 @@
#----------------------------------------------------------------------------
@ -58,8 +57,6 @@ endif
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# Boot Section Size in *bytes*
# Teensy halfKay 512
# Teensy++ halfKay 1024
@ -2,7 +2,6 @@ DEFAULT_FOLDER=hecomi/alpha
#
@ -3,7 +3,6 @@ SRC += serial.c
SRC += ssd1306.c
@ -4,7 +4,6 @@
SRC = matrix.c
@ -2,7 +2,6 @@
@ -3,7 +3,6 @@ SRC += matrix.c
# project specific files
@ -5,7 +5,6 @@ SRC= matrix.c
SRC += matrix.c
SRC += matrix.c TWIlib.c issi.c lighting.c
@ -4,7 +4,6 @@ SRC += i2c.c \
split_util.c \
MCU = atmega328p
@ -1,9 +1,6 @@
MCU = atmega16u2
@ -1,9 +1,5 @@
# MCU = at90usb1287
# MCU = atmega32u4
SRC += serial.c