2017-01-16 22:08:35 +00:00
|
|
|
System API
|
|
|
|
**********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-07-18 23:07:17 +00:00
|
|
|
Heap Memory Allocation <mem_alloc>
|
|
|
|
Heap Memory Debugging <heap_debug>
|
2017-01-16 22:08:35 +00:00
|
|
|
Interrupt Allocation <intr_alloc>
|
|
|
|
Watchdogs <wdts>
|
2017-10-17 10:57:31 +00:00
|
|
|
Hooks <hooks>
|
2017-02-17 01:43:55 +00:00
|
|
|
Over The Air Updates (OTA) <ota>
|
2017-04-21 04:32:50 +00:00
|
|
|
Sleep Modes <sleep_modes>
|
2017-10-09 06:38:41 +00:00
|
|
|
Power Management <power_management>
|
2017-01-16 22:08:35 +00:00
|
|
|
Logging <log>
|
2017-05-05 14:24:56 +00:00
|
|
|
Base MAC address <base_mac_address>
|
2017-03-22 03:07:37 +00:00
|
|
|
Application Level Tracing <app_trace>
|
2017-01-16 22:08:35 +00:00
|
|
|
|
2017-01-18 20:04:11 +00:00
|
|
|
|
2017-01-19 08:16:06 +00:00
|
|
|
Example code for this API section is provided in :example:`system` directory of ESP-IDF examples.
|