update.
This commit is contained in:
parent
3e43587034
commit
384ef1fe9d
3
.gitignore
vendored
3
.gitignore
vendored
@ -41,4 +41,5 @@ target_wrapper.*
|
|||||||
# QtCreator CMake
|
# QtCreator CMake
|
||||||
CMakeLists.txt.user*
|
CMakeLists.txt.user*
|
||||||
build
|
build
|
||||||
sdkconfig
|
sdkconfig
|
||||||
|
managed_components
|
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -13,7 +13,7 @@
|
|||||||
"interface/ftdi/esp32_devkitj_v1.cfg",
|
"interface/ftdi/esp32_devkitj_v1.cfg",
|
||||||
"target/esp32.cfg"
|
"target/esp32.cfg"
|
||||||
],
|
],
|
||||||
"idf.portWin": "COM5",
|
"idf.portWin": "COM3",
|
||||||
"idf.pythonBinPathWin": "E:\\Projects\\esp\\.espressif\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe",
|
"idf.pythonBinPathWin": "E:\\Projects\\esp\\.espressif\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe",
|
||||||
"idf.toolsPathWin": "d:\\Espressif\\.espressif",
|
"idf.toolsPathWin": "d:\\Espressif\\.espressif",
|
||||||
"idf.pythonInstallPath": "d:\\Espressif\\.espressif\\tools\\idf-python\\3.11.2\\python.exe",
|
"idf.pythonInstallPath": "d:\\Espressif\\.espressif\\tools\\idf-python\\3.11.2\\python.exe",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user