This commit is contained in:
2025-06-25 05:05:28 -04:00
parent 7574c214db
commit 418529dcd5
15 changed files with 980 additions and 802 deletions

View File

@@ -5,7 +5,7 @@
"board/esp32c3-builtin.cfg"
],
"idf.toolsPath": "/home/abobkov/.espressif",
"idf.port": "/dev/ttyACM1",
"idf.port": "/dev/ttyACM0",
"idf.flashType": "UART",
"idf.pythonInstallPath": "/usr/bin/python3"
}