Skip to content
This repository was archived by the owner on Sep 19, 2026. It is now read-only.
This repository was archived by the owner on Sep 19, 2026. It is now read-only.

Compilation fails on esp32s3 when using idf‑5.5. #393

Description

@KingingWang

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

  1. ...
  2. ...

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] . -->
  • OS: debian13

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status
      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions