Skip to content

Commit f5f57bd

Browse files
committed
stm32g4: fix jlink device
1 parent 152289f commit f5f57bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

boards/STM32G473CE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"variant": "Generic_G473"
1010
},
1111
"debug": {
12-
"jlink_device": "STM32G473CB",
12+
"jlink_device": "STM32G473CE",
1313
"openocd_target": "stm32g4x",
1414
"svd_path": "STM32G473xx.svd"
1515
},

0 commit comments

Comments
 (0)