{ "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.pythonInstallPath": "C:\\Espressif\\tools\\python\\v6.0.1\\venv\\Scripts\\python.exe", "idf.customExtraVars": { "IDF_TARGET": "esp32s3" }, "clangd.path": "C:\\Espressif\\tools\\xtensa-esp-elf\\esp-15.2.0_20251204\\esp-clang/bin/clangd", "clangd.arguments": [ "--background-index", "--query-driver=**", "--compile-commands-dir=C:\\Users\\yulinling\\work\\work-hardware\\HeavenlyHeroStar\\build" ], "idf.flashType": "UART", "idf.portWin": "COM5" }