{ "C_Cpp.intelliSenseEngine": "default", "idf.espIdfPathWin": "c:\\Espressif\\frameworks\\esp-idf-v5.4.1", "idf.pythonInstallPath": "c:\\Espressif\\tools\\tools\\idf-python\\3.11.2\\python.exe", "idf.openOcdConfigs": [ "board/esp32-wrover-kit-3.3v.cfg" ], "idf.toolsPathWin": "c:\\Espressif\\tools", "idf.customExtraVars": { "IDF_TARGET": "esp32" }, "idf.flashType": "UART", "idf.portWin": "COM4", "files.associations": { "socket.h": "c", "esp_log.h": "c", "charconv": "cpp" } }