Skip to content

Commit 280553b

Browse files
authored
Fix OpenOCD config for nucleo_wb55rg_p (#631)
1 parent 1e17ff3 commit 280553b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nucleo_wb55rg_p.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"default_tools": [
1616
"stlink"
1717
],
18-
"openocd_target": "stm32w55xx",
18+
"openocd_board": "st_nucleo_wb55",
1919
"jlink_device": "STM32WB55xx",
2020
"onboard_tools": [
2121
"stlink"

0 commit comments

Comments
 (0)