{ "C_Cpp.intelliSenseEngine": "default", "idf.extensionActivationMode": "always", "idf.openOcdConfigs": ["board/esp32s3-builtin.cfg"], "idf.port": "/dev/ttyACM0", "idf.currentSetup": "C:\\esp\\v6.0.1\\esp-idf", "idf.toolsPath": "C:\\Espressif", "idf.pythonBinPathWin": "C:\\Espressif\\tools\\python\\v6.0.1\\venv\\Scripts\\python.exe", "idf.customExtraVars": { "IDF_TARGET": "esp32s3", "IDF_TOOLS_PATH": "C:\\Espressif", "ESP_IDF_VERSION": "6.0.1" }, "clangd.path": "C:\\Espressif\\tools\\esp-clang\\esp-20.1.1_20250829\\esp-clang\\bin\\clangd.exe", "clangd.arguments": [ "--background-index", "--query-driver=**", "--compile-commands-dir=d:\\work\\work-hardware\\HeavenlyHeroStar\\build" ], "idf.flashType": "UART", "idf.portWin": "COM5" }