mirror of https://github.com/ARMmbed/mbed-os.git
[M252KG] Enlarge required deep sleep latency
This configuration is to pass wake-up from deep-sleep test such as mbedmicro-rtos-mbed-systimer.pull/11176/head
parent
538f55f9ff
commit
a5afcd6115
|
|
@ -8819,6 +8819,7 @@
|
|||
},
|
||||
"overrides": {
|
||||
"mpu-rom-end": "0x1fffffff",
|
||||
"deep-sleep-latency": 1,
|
||||
"tickless-from-us-ticker": true
|
||||
},
|
||||
"inherits": ["Target"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue