2017-01-16 17:08:35 -05:00
|
|
|
System API
|
|
|
|
**********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-11-30 23:50:45 -05:00
|
|
|
FreeRTOS <freertos>
|
2018-04-18 13:20:34 -04:00
|
|
|
FreeRTOS Additions <freertos_additions>
|
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-11-22 02:16:29 -05:00
|
|
|
Inter-Processor Call <ipc>
|
2017-11-24 05:51:37 -05:00
|
|
|
High Resolution Timer <esp_timer>
|
2017-01-16 17:08:35 -05:00
|
|
|
Logging <log>
|
2017-03-21 23:07:37 -04:00
|
|
|
Application Level Tracing <app_trace>
|
2017-11-30 23:50:45 -05:00
|
|
|
Power Management <power_management>
|
|
|
|
Sleep Modes <sleep_modes>
|
|
|
|
Base MAC address <base_mac_address>
|
|
|
|
Over The Air Updates (OTA) <ota>
|
2018-02-25 04:26:04 -05:00
|
|
|
ESP pthread <esp_pthread>
|
2018-06-13 04:07:26 -04:00
|
|
|
Error Codes and Helper Functions <esp_err>
|
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.
|