{ "C_Cpp.intelliSenseEngine": "default", "clangd.path": "/Users/brent/.espressif/tools/esp-clang/esp-19.1.2_20250312/esp-clang/bin/clangd", "clangd.arguments": [ "--background-index", "--query-driver=**", "--compile-commands-dir=/Users/brent/zonebridge/zonebridge/build" ], "idf.currentSetup": "/Users/brent/esp/v5.5.1/esp-idf", "idf.openOcdConfigs": [ "board/esp32s3-builtin.cfg" ], "idf.customExtraVars": { "IDF_TARGET": "esp32s3" }, "idf.port": "/dev/tty.usbserial-210", "idf.flashType": "UART" }