\r
\r
# MCU name\r
-MCU = atmega32u4\r
+MCU = at90usb1287\r
\r
\r
# Target board (see library "Board Types" documentation, NONE for projects not requiring\r
\r
\r
# Starting byte address of the bootloader\r
-BOOT_START = 0x7000\r
+BOOT_START = 0x1e000\r
\r
\r
# Output format. (can be srec, ihex, binary)\r