mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

- When `esp_crt_bundle.h` is included before any config, a build error (`esp_err_t` not defined) is observed Closes https://github.com/espressif/esp-idf/issues/8606