Skip to content

Commit 923be9e

Browse files
committed
NUCLEO_H743ZI: enable WATCHDOG back
1 parent 8b6d092 commit 923be9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3227,8 +3227,7 @@
32273227
],
32283228
"release_versions": ["2", "5"],
32293229
"device_name": "STM32H743ZI",
3230-
"bootloader_supported": true,
3231-
"device_has_remove": ["WATCHDOG"]
3230+
"bootloader_supported": true
32323231
},
32333232
"NUCLEO_H743ZI2": {
32343233
"inherits": ["NUCLEO_H743ZI"],

0 commit comments

Comments
 (0)