Fixup CI build for F103C6 onekey. (#20188)
This commit is contained in:
parent
50cb8a3bf5
commit
9d302f9b7f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Cannot use `BOOTLOADER = stm32duino` due to the need to override
|
||||
# `MCU_LDSCRIPT`, therefore all parameters need to be specified here manually.
|
||||
OPT_DEFS += -DBOOTLOADER_STM32DUINO
|
||||
MCU_LDSCRIPT = STM32F103x6_stm32duino_bootloader
|
||||
MCU_LDSCRIPT = STM32F103x6_stm32duino
|
||||
BOOTLOADER_TYPE = stm32duino
|
||||
DFU_ARGS = -d 1EAF:0003 -a 2 -R
|
||||
DFU_SUFFIX_ARGS = -v 1EAF -p 0003
|
||||
|
|
Loading…
Reference in a new issue