{ "C_Cpp.intelliSenseEngine": "default", "idf.espIdfPath": "/home/sirian/esp/esp-idf", "idf.pythonInstallPath": "/usr/bin/python3", "idf.openOcdConfigs": [ "board/esp32-wrover-kit-3.3v.cfg" ], "idf.port": "/dev/ttyS1", "idf.toolsPath": "/home/sirian/.espressif", "idf.customExtraVars": { "IDF_TARGET": "esp32" }, "idf.flashType": "UART" }