mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-15 14:36:45 +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