Skip to content

Commit c4d17f6

Browse files
authored
Use proper SVD file for nucleo_f413zh // Resolve #508
1 parent 8a5d030 commit c4d17f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nucleo_f413zh.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"openocd_board": "st_nucleo_f4",
2121
"openocd_target": "stm32f4x",
22-
"svd_path": "STM32F41x.svd"
22+
"svd_path": "STM32F413.svd"
2323
},
2424
"frameworks": [
2525
"cmsis",

0 commit comments

Comments
 (0)