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