{
    "$schema": "http://json-schema.org/schema#",
    "$id": "http://dl.espressif.com/dl/schemas/esp_idf",
    "_comment": "Configuration file for ESP-IDF Eclipse plugin.",
    "_warning": "Use / or \\ when specifying path. Single backslash is not allowed by JSON format.",
    "gitPath": "d:/Espressif/tools/idf-git/2.39.2/cmd/git.exe",
    "idfToolsPath": "d:/Espressif",
    "idfSelectedId": "esp-idf-245ffcb4fae5b7fcc25f467d5146d7fd",
    "idfInstalled": {
        "esp-idf-245ffcb4fae5b7fcc25f467d5146d7fd": {
            "version": "5.1",
            "python": "d:/Espressif/python_env/idf5.1_py3.11_env/Scripts/python.exe",
            "path": "d:/Espressif/frameworks/esp-idf-v5.1.1/"
        },
        "esp-idf-3846edef54ba6adb5dee0114c33d71c6": {
            "version": "5.2",
            "python": "d:/Espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe",
            "path": "d:/Espressif/frameworks/esp-idf-v5.2.2/"
        },
        "esp-idf-541a5b879242e3cacfe211dbebd1c122": {
            "version": "5.2",
            "python": "d:/Espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe",
            "path": "C:/Espressif/frameworks/esp-idf-v5.2.2-2/"
        }
    }
}