Skip to content

Commit 0b6ce4b

Browse files
author
Cruz Monrreal
authored
Merge pull request #8798 from jeromecoutant/PR_LATENCY
STM32 : Add default deep sleep latency of 3ms
2 parents 79da14d + 3b77fb0 commit 0b6ce4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,9 @@
18071807
"value": 1
18081808
}
18091809
},
1810+
"overrides": {
1811+
"deep-sleep-latency": 3
1812+
},
18101813
"device_has": [
18111814
"USTICKER",
18121815
"LPTICKER",

0 commit comments

Comments
 (0)