This commit is contained in:
2025-06-14 01:39:43 -04:00
parent 2bee7af598
commit a93dfe65e1

View File

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