COMPILER_PREFIX=avr- CFLAGS+=-ggdb -mmcu=atmega32u4 -Wall -Os ASFLAGS+=-ggdb -mmcu=atmega32u4 LDFLAGS+=-ggdb -mmcu=atmega32u4 AVR_MCU=m32u4