This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

10 lines
251 B
Makefile
Raw Normal View History

2017-10-17 16:57:49 -04:00
# 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