OVMS3-idf/docs/api/system/index.rst
2017-01-18 21:21:02 +01:00

16 lines
370 B
ReStructuredText

System API
**********
.. toctree::
:maxdepth: 1
Memory Allocation <mem_alloc>
Interrupt Allocation <intr_alloc>
Watchdogs <wdts>
OTA <ota>
Deep Sleep <deep_sleep>
Logging <log>
Example code for this API section is provided in `examples/system <https://github.com/espressif/esp-idf/tree/master/examples/system>`_ directory of ESP-IDF repository.