Skip to content

Commit c7ec670

Browse files
Remove reset reason from Future Sequana targets.
1 parent fc5f325 commit c7ec670

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)