Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ESP-IDF 5.x and Arduino 3.x #738

Open
mairas opened this issue Aug 30, 2024 · 1 comment
Open

Migrate to ESP-IDF 5.x and Arduino 3.x #738

mairas opened this issue Aug 30, 2024 · 1 comment

Comments

@mairas
Copy link
Collaborator

mairas commented Aug 30, 2024

The Espressif and PlatformIO are in an unfortunate staring contest wrt. supporting Arduino Core 3 and ESP-IDF 5.x in PlatformIO. As a result, the ESP32 Arduino Core in PlatformIO isn't getting updates or bugfixes which I would like to use in SensESP. Given that a new pioarduino project has emerged to bridge this gap, SensESP should probably adopt it. Using the updated platform requires only a one-liner change in plaformio.ini for the end user, but the changes in the framework itself require some trivial fixes in SensESP itself.

I don't yet know whether it is feasible to try to support both Arduino core versions simultaneously.

@mefenlon
Copy link

I think this is related to a problem I reported over at SensESP/SensESP-project-template#6 (comment)

A few days ago, I started getting a build error

fatal error: esp_websocket_client.h: No such file or directory

It looks like some issues have come up for platformio
platformio/platform-espressif32#1225 (comment)

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

No branches or pull requests

2 participants