Espressif released new ESP IDF version 4 this week. What are the plans for adaptation into platformio?
Already asked in another thread, but no response yet.
I suspect work will start shortly since PIO 4.2 is now out the door, and V4 has finally dropped, new CMake build system and all. There was a minor version bump (1.11.1 to 1.11.2) to the platform-espressif32 package, so work is being done on it again.
Yes, ESP-IDF 4.0 is in our TODOs list. We will back with news soon.
@ivankravets Do you have any rough estimates? Days, weeks, months?
There are a lot of changes in IDF 4.0, they switched to CMake build system. @valeros has already started integration process.
You can try ESP-IDF 4.0 with PlatformIO switching to upstream version of dev-platform Espressif 32 ā PlatformIO latest documentation
@ivankravets @valeros, Do you have an update on the ETA of the ESP-IDF 4.0 integration by any chance?
This was already released 3 days ago. See Espressif 32 dev-platform 1.12.0.
Thank you very much! Iām not sure how did I miss that!