This commit is contained in:
2025-06-14 02:32:06 -04:00
parent 1001a1bf49
commit f36d4f0821

View File

@@ -10,6 +10,6 @@
"ESP_ROM_ELF_DIR": "/home/abobkov/.espressif/tools/esp-rom-elfs/20230320/",
"IDF_TARGET": "esp32c3"
},
"idf.port": "/dev/ttyACM0",
"idf.port": "/dev/ttyS4",
"idf.flashType": "UART"
}