You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Boot Section Size in *bytes*
|
|
|
|
# Teensy halfKay 512
|
|
|
|
# Teensy++ halfKay 1024
|
|
|
|
# Atmel DFU loader 4096
|
|
|
|
# LUFA bootloader 4096
|
|
|
|
# USBaspLoader 2048
|
|
|
|
OPT_DEFS += -DBOOTLOADER_SIZE=4096
|
|
|
|
|
|
|
|
AUDIO_ENABLE = yes # Audio output on port C6
|