Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7a91fa3

Browse files
committedApr 24, 2019
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

+1-2
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)
Please sign in to comment.