8000 fix(CI): correct openocd config to avoid error in CI · stm32duino/Arduino_Core_STM32@4d0142d · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4d0142d

Browse files
committed
fix(CI): correct openocd config to avoid error in CI
1 parent 2b11c75 commit 4d0142d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

boards.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13480,8 +13480,7 @@ STeaMi.menu.pnum.STEAM32_WB55RG.build.series=STM32WBxx
1348013480
STeaMi.menu.pnum.STEAM32_WB55RG.build.product_line=STM32WB55xx
1348113481
STeaMi.menu.pnum.STEAM32_WB55RG.build.variant=STM32WBxx/WB55R(C-E-G)V
1348213482
STeaMi.menu.pnum.STEAM32_WB55RG.debug.server.openocd.scripts.0=interface/cmsis-dap.cfg
13483-
STeaMi.menu.pnum.STEAM32_WB55RG.debug.server.openocd.scripts.1={runtime.platform.path}/debugger/select_swd.cfg
13484-
STeaMi.menu.pnum.STEAM32_WB55RG.debug.server.openocd.scripts.2=target/stm32wbx.cfg
13483+
STeaMi.menu.pnum.STEAM32_WB55RG.debug.server.openocd.scripts.1=target/stm32wbx.cfg
1348513484
STeaMi.menu.pnum.STEAM32_WB55RG.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32WBxx/STM32WB55_CM4.svd
1348613485

1348713486
# Upload menu

0 commit comments

Comments
 (0)
0