mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
523aacd413
* Some components have initialization dependencies. To account for them, simple numeric priority values are introduced. * esp_system_init_fn_array moved into Flash from DRAM * System init functions defined using ESP_SYSTEM_INIT_FN now return an error code. This enables simpler and more consistent error handling in the init functions. Returning an error from an init function is now a valid approach — the startup code will print an error and abort. |
||
---|---|---|
.. | ||
esp_private | ||
esp_debug_helpers.h | ||
esp_expression_with_stack.h | ||
esp_freertos_hooks.h | ||
esp_ipc_isr.h | ||
esp_ipc.h | ||
esp_system.h | ||
esp_task_wdt.h | ||
esp_task.h | ||
esp_xt_wdt.h |