-
Notifications
You must be signed in to change notification settings - Fork 7.7k
-
Please refer to the discussion here: #8606 (comment)
Please indicate if having ongoing, complete support of PlatformIO for new ESP-IDF releases is important to you.
9 votes ·
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Replies: 4 comments
-
This is the Arduino repository, not the ESP-IDF one. Please write something about Arduino or open a new one in the relevant repository.
Beta Was this translation helpful? Give feedback.
All reactions
-
Just as an additional note, we are not responsible for PlatformIO support.
Beta Was this translation helpful? Give feedback.
All reactions
-
@peteDDD - Do you mean having PlatformIO + Arduino Core 3.0.0+ using IDF 5.1?
This is done already. @Jason2866 has the files and the platformio.ini settings.
Just follow the instructions in https://github.com/Jason2866/platform-espressif32#readme
Beta Was this translation helpful? Give feedback.
All reactions
-
Actual ESP IDF 5.1.2 is supported from Platformio in actual development branch (since a few days)
https://github.com/platformio/platform-espressif32
Can be used with
platform = https://github.com/platformio/platform-espressif32.git
Beta Was this translation helpful? Give feedback.