1
0
Fork 0
forked from nuttx/nuttx-update

Documentation/esp32c3: Fix the OpenOCD board.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2021-05-12 13:40:50 +01:00 committed by Alan Carvalho de Assis
parent 16667930cb
commit 42232fa98e

View file

@ -78,7 +78,7 @@ integrates a USB-to-JTAG adapter.
OpenOCD can then be used::
openocd -c 'set ESP_RTOS none' -f board/esp32c3_builtin.cfg
openocd -c 'set ESP_RTOS none' -f board/esp32c3-builtin.cfg
For versions prior to ESP32-C3 ECO3, an external JTAG adapter is needed.
It can be connected as follows::