Add LUFA mass storage BOOTLOADER
"support" (#7729)
This commit is contained in:
parent
64263bbb02
commit
559ef21563
3 changed files with 9 additions and 8 deletions
|
@ -9,10 +9,7 @@ MCU = atmega32u4
|
|||
# QMK DFU qmk-dfu
|
||||
# ATmega32A bootloadHID
|
||||
# ATmega328P USBasp
|
||||
BOOTLOADER = atmel-dfu # actually lufa-ms
|
||||
|
||||
# Mass storage bootloader on the COD67 uses bin files
|
||||
FIRMWARE_FORMAT = bin
|
||||
BOOTLOADER = lufa-ms
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue