Are there any limitations to programming the ESP32C3 (ESP32-C3-WROOM) only using the JTAG pins from ESP-Prog-2?
So far I have not yet made it work with openocd, with the following command:
Code: Select all
idf.py openocd --openocd-commands="-f interface/esp_usb_bridge.cfg -f target/esp32c3.cfg"