11 lines
341 B
JSON
11 lines
341 B
JSON
{
|
|
"C_Cpp.intelliSenseEngine": "default",
|
|
"idf.espIdfPathWin": "C:\\Users\\advai\\esp\\v5.4\\esp-idf",
|
|
"idf.pythonInstallPath": "C:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe",
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32-wrover-kit-3.3v.cfg"
|
|
],
|
|
"idf.portWin": "COM3",
|
|
"idf.toolsPathWin": "C:\\Espressif"
|
|
}
|