Skip to content

Commit 7a91fa3

Browse files
committed
NUCLEO_H743ZI: enable WATCHDOG back
1 parent bd7ef99 commit 7a91fa3

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
@@ -3184,8 +3184,7 @@
31843184
],
31853185
"release_versions": ["2", "5"],
31863186
"device_name": "STM32H743ZI",
3187-
"bootloader_supported": true,
3188-
"device_has_remove": ["WATCHDOG"]
3187+
"bootloader_supported": true
31893188
},
31903189
"NUCLEO_L011K4": {
31913190
"inherits": ["FAMILY_STM32"],

0 commit comments

Comments
 (0)