16b23a407c
Typo fix in bluetooth README.md
15 lines
370 B
ReStructuredText
15 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.
|