espressif / idf-env

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

Change name of configuration file to idf-env.json #28

Open georgik opened 2 years ago

georgik commented 2 years ago

Current state: configuration is stored in ~/.espressif/esp_idf.json

Desired state: configuration stored in ~/.espressif/idf-env.json

Breaking change - migration should be part of config load code.