[Keyboard] Support flashing Instant60 from command line (#6625)

master
Jonathan Rascher 2019-08-30 19:44:28 -05:00 committed by Drashna Jaelre
parent feb1742061
commit 075495a792
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ ARMV = 6
# <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
#STM32_BOOTLOADER_ADDRESS = 0x1FFFC800
# Options to pass to dfu-util when flashing
DFU_ARGS = -d 0483:df11 -a 0 -s 0x08000000:leave
DFU_SUFFIX_ARGS = -p DF11 -v 0483
# Build Options
# comment out to disable the options.
#