Fix broken bootloader builds in develop. (#15880)
This commit is contained in:
parent
77eae62d62
commit
08a42dc72c
10 changed files with 17 additions and 1 deletions
|
@ -2,6 +2,9 @@
|
|||
MCU = STM32F303
|
||||
BOARD = QMK_PROTON_C
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue