rules.mk 251 B

12345678910
  1. # Boot Section Size in *bytes*
  2. # Teensy halfKay 512
  3. # Teensy++ halfKay 1024
  4. # Atmel DFU loader 4096
  5. # LUFA bootloader 4096
  6. # USBaspLoader 2048
  7. OPT_DEFS += -DBOOTLOADER_SIZE=4096
  8. AUDIO_ENABLE = no # Audio output on port C6