You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2026. It is now read-only.
When I was compiling idf‑5.5, the build failed because two header files could not be found. I checked and saw that idf 5.5 moved the header files to a different location. I temporarily worked around it by disabling those two headers. I hope someone can help fix this; I am using an ESP32‑S3 chip.
Would you like to work on a fix? [y/n]
To Reproduce
...
...
Expected behavior
Environment
Crate (esp-idf-sys) version: 0.36
ESP-IDF branch or tag: 5.5
version inside the .cargo/config.toml file of your binary crate, variable ESP_IDF_VERSION in section [env] . -->
Target device (MCU): esp32s3
.cargo/config.toml file of your binary crate, variable MCU in section [env] . -->
When I was compiling idf‑5.5, the build failed because two header files could not be found. I checked and saw that idf 5.5 moved the header files to a different location. I temporarily worked around it by disabling those two headers. I hope someone can help fix this; I am using an ESP32‑S3 chip.
To Reproduce
Expected behavior
Environment
esp-idf-sys) version: 0.36.cargo/config.tomlfile of your binary crate, variableESP_IDF_VERSIONin section [env] . -->.cargo/config.tomlfile of your binary crate, variableMCUin section [env] . -->