2017-01-16 22:08:35 +00:00
|
|
|
System API
|
|
|
|
**********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
Memory Allocation <mem_alloc>
|
|
|
|
Interrupt Allocation <intr_alloc>
|
|
|
|
Watchdogs <wdts>
|
2017-02-17 01:43:55 +00:00
|
|
|
Over The Air Updates (OTA) <ota>
|
2017-01-16 22:08:35 +00:00
|
|
|
Deep Sleep <deep_sleep>
|
|
|
|
Logging <log>
|
2017-05-05 14:24:56 +00:00
|
|
|
Base MAC address <base_mac_address>
|
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.
|