mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:22:21 +00:00
vs-code server
This commit is contained in:
2
ESP-IDF_Robot/.vscode/settings.json
vendored
2
ESP-IDF_Robot/.vscode/settings.json
vendored
@@ -4,7 +4,7 @@
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32c3-builtin.cfg"
|
||||
],
|
||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
||||
"idf.toolsPath": "/home/alex/.espressif",
|
||||
"idf.port": "/dev/ttyACM0",
|
||||
"idf.flashType": "UART",
|
||||
"idf.pythonInstallPath": "/usr/bin/python3",
|
||||
|
Reference in New Issue
Block a user