Skip to content

Fix ESP32 port for IDF 6.#737

Open
Mysticial wants to merge 1 commit into
bluekitchen:masterfrom
Mysticial:master
Open

Fix ESP32 port for IDF 6.#737
Mysticial wants to merge 1 commit into
bluekitchen:masterfrom
Mysticial:master

Conversation

@Mysticial

Copy link
Copy Markdown

IDF 6 has removed the monolithic "driver" component and broken it out into more specific components. Thus the ESP32 port does not compile on IDF 6.

This change replaces the driver component with the 3 that are actually needed. This is backwards compatible to IDF 5.5.

@mringwal

Copy link
Copy Markdown
Member

Hi. Thanks for explaining the problem with IDF 6 and your PR to fix it. I have updated the CMakeLists to use the new model for IDF v5.3 and higher to keep compatibility with IDF v5.0. Please check if the version on develop branch works for you.
Thanks!

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