mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 21:00:48 +00:00
.
This commit is contained in:
2
ESP32-C3-sm_I2C/.vscode/settings.json
vendored
2
ESP32-C3-sm_I2C/.vscode/settings.json
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"idf.portWin": "COM32",
|
||||
"idf.portWin": "COM27",
|
||||
"idf.adapterTargetName": "esp32c3",
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32c3-builtin.cfg"
|
||||
|
2
ESP32-Rainmaker-Switch/.vscode/settings.json
vendored
2
ESP32-Rainmaker-Switch/.vscode/settings.json
vendored
@@ -12,7 +12,7 @@
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32c3-bridge.cfg"
|
||||
],
|
||||
"idf.portWin": "COM29",
|
||||
"idf.portWin": "COM15",
|
||||
"idf.pythonBinPathWin": "c:\\Users\\alex\\.espressif\\tools\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe",
|
||||
"idf.toolsPathWin": "c:\\Users\\alex\\.espressif\\tools",
|
||||
"idf.gitPathWin": "c:\\Users\\alex\\.espressif\\tools\\tools\\idf-git\\2.39.2\\cmd\\git.exe",
|
||||
|
Reference in New Issue
Block a user