vs-code server

This commit is contained in:
2025-07-26 13:51:10 -04:00
parent 2ea77ca45e
commit 722e4116f4
1347 changed files with 179245 additions and 611 deletions

View File

@@ -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",