8e905a7a5c
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jay Maynard <jmaynard@conmicro.com>
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# Overrides for the Teensy version
|
|
|
|
# MCU name
|
|
MCU = at90usb1286
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = halfkay
|