Skip to content

Commit 3148e54

Browse files
committed
Removed the watchdog for NRF52
1 parent ecd4187 commit 3148e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7000,7 +7000,7 @@
70007000
"macros_add": [
70017001
"WSF_MAX_HANDLERS=10"
70027002
],
7003-
"device_has_remove": ["ITM", "WATCHDOG", "RESET_REASON"]
7003+
"device_has_remove": ["ITM", "RESET_REASON"]
70047004
},
70057005
"SDT52832B": {
70067006
"inherits": ["MCU_NRF52832"],

0 commit comments

Comments
 (0)