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,7 +2,7 @@
|
|||
MCU = STM32F072
|
||||
|
||||
# Bootloader selection
|
||||
Bootloader = stm32-dfu
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# Wildcard to allow APM32 MCU
|
||||
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue