sleep: add light sleep, factor out APIs common for deep/light sleep

This commit is contained in:
Ivan Grokhotkov
2017-04-21 12:32:50 +08:00
parent 65b046f17f
commit d2acf1ce77
18 changed files with 716 additions and 475 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ System API
Interrupt Allocation <intr_alloc>
Watchdogs <wdts>
Over The Air Updates (OTA) <ota>
Deep Sleep <deep_sleep>
Sleep Modes <sleep_modes>
Logging <log>
Base MAC address <base_mac_address>
Application Level Tracing <app_trace>