This commit is contained in:
2025-07-23 17:40:56 -04:00
parent 80836f6dac
commit 78852a7882

View File

@@ -7,5 +7,7 @@
"idf.toolsPath": "/home/abobkov/.espressif", "idf.toolsPath": "/home/abobkov/.espressif",
"idf.port": "/dev/ttyACM0", "idf.port": "/dev/ttyACM0",
"idf.flashType": "UART", "idf.flashType": "UART",
"idf.pythonInstallPath": "/usr/bin/python3" "idf.pythonInstallPath": "c:\\Users\\alex\\esp\\tools\\idf-python\\3.11.2\\python.exe",
"idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.4\\esp-idf",
"idf.toolsPathWin": "c:\\Users\\alex\\esp\\"
} }