{ "configurations": [ { "name": "ESP-IDF", "compilerPath": "D:\\DiskC\\ProgramFiles\\Espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20250707\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe", "compileCommands": "${config:idf.buildPath}/compile_commands.json", "includePath": [ "${workspaceFolder}/**" ], "browse": { "path": [ "${workspaceFolder}" ], "limitSymbolsToIncludedHeaders": true } } ], "version": 4 }