Ivan Grokhotkov d366664b0d
tools: use built-in USB_SERIAL_JTAG for "idf.py openocd" on C3 and S3
Since both chips have built-in JTAG functionality, and there are no
official boards with FT2232H for these chips, use the built-in JTAG
by default.

To use them with esp-prog, set:
  OPENOCD_COMMANDS="-f board/esp32c3-ftdi.cfg"
or pass this via the --openocd-commands argument to idf.py.
2022-08-05 18:22:30 +02:00
..
2022-08-01 15:52:21 +08:00
2022-08-04 09:55:43 +02:00
2022-05-19 11:10:59 +08:00
2022-06-15 14:33:29 +02:00