Skip to content

Commit 4ea4058

Browse files
authored
Merge pull request #14083 from MaximIntegrated/max32630fthr-add-sleep-feature
Add SLEEP/DEEPSLEEP support for MAX32630FTHR
2 parents 5021c01 + 0a036b3 commit 4ea4058

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5093,7 +5093,8 @@
50935093
"SPI",
50945094
"STDIO_MESSAGES",
50955095
"USTICKER",
5096-
"MPU"
5096+
"MPU",
5097+
"SLEEP"
50975098
],
50985099
"release_versions": [
50995100
"5"

0 commit comments

Comments
 (0)