Skip to content

Commit 60a470a

Browse files
authored
Merge pull request #11844 from amq/patch-1
EFM32: Enable RESET_REASON and WATCHDOG for EFM32GG11_STK3701
2 parents 97a7466 + 4503183 commit 60a470a

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
@@ -6964,6 +6964,7 @@
69646964
"PORTOUT",
69656965
"PWMOUT",
69666966
"QSPI",
6967+
"RESET_REASON",
69676968
"RTC",
69686969
"SERIAL",
69696970
"SERIAL_ASYNCH",
@@ -6975,7 +6976,8 @@
69756976
"USTICKER",
69766977
"TRNG",
69776978
"FLASH",
6978-
"MPU"
6979+
"MPU",
6980+
"WATCHDOG"
69796981
],
69806982
"forced_reset_timeout": 5,
69816983
"config": {

0 commit comments

Comments
 (0)