Skip to content

Commit 75682b4

Browse files
amqadbridge
authored andcommitted
EFM32: Enable RESET_REASON and WATCHDOG for EFM32GG11_STK3701
1 parent 6ce51db commit 75682b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

targets/targets.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6915,6 +6915,7 @@
69156915
"PORTOUT",
69166916
"PWMOUT",
69176917
"QSPI",
6918+
"RESET_REASON",
69186919
"RTC",
69196920
"SERIAL",
69206921
"SERIAL_ASYNCH",
@@ -6926,7 +6927,8 @@
69266927
"USTICKER",
69276928
"TRNG",
69286929
"FLASH",
6929-
"MPU"
6930+
"MPU",
6931+
"WATCHDOG"
69306932
],
69316933
"forced_reset_timeout": 5,
69326934
"config": {

0 commit comments

Comments
 (0)