Skip to content

Commit

Permalink
Fixup CI build for F103C6 onekey. (qmk#20188)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Mar 19, 2023
1 parent 50cb8a3 commit 9d302f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/handwired/onekey/bluepill_f103c6/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9d302f9

Please sign in to comment.