| 12345678910 |
- {
- "idf.currentSetup": "C:\\.espressif\\v6.0.1\\esp-idf",
- "idf.customExtraVars": {},
- "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=c:\\Users\\kathy\\Downloads\\2_way_Tochie-main\\2_way_tochie\\build"
- ]
- }
|