platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
855 stars 570 forks source link

When will Arduino latest and idf latest be available together? #1365

Closed hitecSmartHome closed 2 months ago

hitecSmartHome commented 2 months ago

Hi!

I'M using Arduino as a component of IDF. Currently Arduino is on 2.0.14, IDF is on 4.4.6 if I specify both in the ini file. framework = arduino, espidf The latest from Arduino is v3.0.0 with IDF 5.1

valeros commented 2 months ago

3.0.0 is not yet stable. The progress is tracked here https://github.com/platformio/platform-espressif32/issues/1225

hitecSmartHome commented 2 months ago

Oh god. This is really sad news. Thank you for the answer.