espressif / idf-env

idf-env tool helps set up and manage ESP-IDF installations
29 stars 4 forks source link

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

Open georgik opened 3 years ago

georgik commented 3 years ago

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