espressif / idf-env

idf-env tool helps set up and manage ESP-IDF installations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idf-env config add does not work when .espressif/esp_idf.json is missing

georgik opened this issue · comments

idf-env assumes existence of template esp_idf.json when adding configuration.
If the file is missing the app won't start.
Expected behavior: app will add template of esp_idf.json