We usually add official support for ESP-IDF versions within 1-2 months from their official final release date. As ESP-IDF 3.0 is not officially released yet, it’s hard to say when this will happen.
As the ESP-IDF is changing very rapidly, we have considerably simplified support for importing the projects build by ESP-IDF itself. Please see this tutorial for a detailed example of importing ESP-IDF projects.
After trying to tweak ESP32 BSP generator to import latest ESP-IDF (took me some time but I did it) I think that custom build (https://visualgdb.com/tutorials/esp32/esp-idf/) is best possible way to develop for ESP32.
This reply was modified 7 years, 2 months ago by jsmith.