12 lines
387 B
JSON
12 lines
387 B
JSON
{
|
|
"idf.currentSetup": "/Users/jay/.espressif/v6.0.2/esp-idf",
|
|
"idf.port": "/dev/tty.usbmodem1134101",
|
|
"idf.customExtraVars": {},
|
|
"clangd.path": "/Users/jay/.espressif/tools/esp-clang/esp-20.1.1_20250829/esp-clang/bin/clangd",
|
|
"clangd.arguments": [
|
|
"--background-index",
|
|
"--query-driver=**",
|
|
"--compile-commands-dir=/Users/jay/embedded_dev/trikkeSensor/build"
|
|
]
|
|
}
|