Skip to content

Commit 06b22d9

Browse files
authored
Merge pull request #12530 from dustin-crossman/pr/remove_reset_reason_future_sequana
Remove reset reason from Future Sequana targets.
2 parents 0286e3c + c7ec670 commit 06b22d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

targets/targets.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14014,7 +14014,8 @@
1401414014
"I2CSLAVE",
1401514015
"USBDEVICE",
1401614016
"QSPI",
14017-
"WATCHDOG"
14017+
"WATCHDOG",
14018+
"RESET_REASON"
1401814019
],
1401914020
"macros_add": [
1402014021
"CY8C6347BZI_BLD53"
@@ -14074,7 +14075,8 @@
1407414075
"I2CSLAVE",
1407514076
"USBDEVICE",
1407614077
"QSPI",
14077-
"WATCHDOG"
14078+
"WATCHDOG",
14079+
"RESET_REASON"
1407814080
],
1407914081
"macros_add": [
1408014082
"CY8C6347BZI_BLD53"

0 commit comments

Comments
 (0)