mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
051b5c45c5
esp_err_t provided by esp_err.h and thus is required and not optional. While the python script adds the header, it wraps it with an __has_include directive that is not supported on all compilers (notably GCC 4.8). Closes https://github.com/espressif/esp-idf/pull/3424 |
||
---|---|---|
.. | ||
dbg_stubs.c | ||
esp_err_to_name.c | ||
esp_err_to_name.c.in | ||
esp_timer.c | ||
ets_timer_legacy.c | ||
freertos_hooks.c | ||
ipc.c | ||
pm_locks.c | ||
stack_check.c |