10 lines
298 B
JSON
10 lines
298 B
JSON
{
|
|
"C_Cpp.intelliSenseEngine": "default",
|
|
"idf.espIdfPathWin": "C:\\Users\\advai\\esp\\v5.4\\esp-idf",
|
|
"idf.toolsPathWin": "C:\\Espressif",
|
|
"idf.pythonInstallPath": "C:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe",
|
|
"files.associations": {
|
|
"freertos.h": "c"
|
|
}
|
|
}
|