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