Skip to content

Support esp-idf v6.0#334

Open
Narukara wants to merge 1 commit into
rollingfrom
support-esp-idf-v6.0
Open

Support esp-idf v6.0#334
Narukara wants to merge 1 commit into
rollingfrom
support-esp-idf-v6.0

Conversation

@Narukara

@Narukara Narukara commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Added support for ESP-IDF v6.0.

Handled the new default libc (Picolibc). There may be a cleaner approach for handling the CMake-related changes, though.

Also made several version-specific compatibility adjustments and updated the CI configuration.

@Narukara Narukara force-pushed the support-esp-idf-v6.0 branch from c34c11b to 5641bd9 Compare May 8, 2026 06:29
@Narukara Narukara force-pushed the support-esp-idf-v6.0 branch from 5641bd9 to acda650 Compare May 19, 2026 02:44
@mergify

mergify Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This pull request is in conflict. Could you fix it @Narukara?

@Narukara Narukara force-pushed the support-esp-idf-v6.0 branch from acda650 to 07b3f3f Compare May 27, 2026 07:01
@Narukara Narukara force-pushed the support-esp-idf-v6.0 branch 3 times, most recently from e811475 to 7f6db2c Compare June 24, 2026 07:38
Comment thread esp32_toolchain.cmake.in Outdated
@Lapshin

Lapshin commented Jun 29, 2026

Copy link
Copy Markdown

Not related to this MR:

Declaring this project as an IDF component while also having an esp32_toolchain.cmake.in file to build a static library seems odd to me.

With this approach, you can lose the required compile options and break the ABI when linking the final ELF.

@Narukara Narukara force-pushed the support-esp-idf-v6.0 branch from 7f6db2c to 397dcf6 Compare July 10, 2026 08:14
@Narukara Narukara marked this pull request as ready for review July 10, 2026 08:15
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants