Skip to content

Commit ee646e8

Browse files
rajkan01Filip Jagodzinski
authored andcommitted
Revert "Removed the Watchdog and Reset reason for MTB_LAIRD_BL654 & NRF52_DK"
This reverts commit c7768e5.
1 parent 13e9692 commit ee646e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

targets/targets.json

Lines changed: 2 additions & 3 deletions
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"]
70047004
},
70057005
"SDT52832B": {
70067006
"inherits": ["MCU_NRF52832"],
@@ -7138,8 +7138,7 @@
71387138
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
71397139
"overrides": {
71407140
"lf_clock_src": "NRF_LF_SRC_RC"
7141-
},
7142-
"device_has_remove": ["RESET_REASON"]
7141+
}
71437142
},
71447143
"BLUEPILL_F103C8": {
71457144
"inherits": ["FAMILY_STM32"],

0 commit comments

Comments
 (0)