Skip to content

fix(xpt2046) : Header was moved in ESP-IDF 5.x - #289

Open
moonpyk wants to merge 1 commit into
rzeldent:developfrom
moonpyk:develop
Open

fix(xpt2046) : Header was moved in ESP-IDF 5.x#289
moonpyk wants to merge 1 commit into
rzeldent:developfrom
moonpyk:develop

Conversation

@moonpyk

@moonpyk moonpyk commented Oct 6, 2025

Copy link
Copy Markdown

Hello, it seems that driver/spi_common_internal.h has been moved to esp_private/spi_common_internal.h in ESP-IDF 5.x

@rzeldent

rzeldent commented Oct 6, 2025

Copy link
Copy Markdown
Owner

Bonsoir Clément,

Thanks for the PR. However, I tried to commit it but the current build fails. It is using the Arduino core libraries. The build then fails.
Maybe this can be fixed with an #ifdef so I can merge it and will work on both platforms?!

@moonpyk

moonpyk commented Oct 7, 2025

Copy link
Copy Markdown
Author

Hi René, thanks for your reply, I'm gonna have a look on that

@elabree

elabree commented Nov 1, 2025

Copy link
Copy Markdown

Hi,
Thanks for this update. I really struggled for weeks to build the demo, but do not have the programming skills / experience with platformio, c++, lvgl. I found the #include spi_common_internal.h which seems not be intended for use by applications, but could not fix it.
Can you explain what is meant with "using Arduino core libraries"?
Regards,
Egon :-)

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.

3 participants