We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2585f0 commit 6443704Copy full SHA for 6443704
boards.txt
@@ -5695,7 +5695,7 @@ BluesW.menu.pnum.SWAN_R5.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
5695
# Upload menu
5696
BluesW.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)
5697
BluesW.menu.upload_method.swdMethod.upload.protocol=0
5698
-BluesW.menu.upload_method.swdMethod.upload.options=-g
+BluesW.menu.upload_method.swdMethod.upload.options=-g -ob nBOOT0=0 -ob nBOOT0=1
5699
BluesW.menu.upload_method.swdMethod.upload.tool=stm32CubeProg
5700
5701
BluesW.menu.upload_method.serialMethod=STM32CubeProgrammer (Serial)
0 commit comments