mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
Update building-openocd-linux.rst. Merges https://github.com/espressif/esp-idf/pull/1714
replace - for -- in line 16 to make it run
This commit is contained in:
@@ -13,7 +13,7 @@ Download Sources of OpenOCD
|
|||||||
The sources for the ESP32-enabled variant of OpenOCD are available from Espressif GitHub under https://github.com/espressif/openocd-esp32. To download the sources, use the following commands::
|
The sources for the ESP32-enabled variant of OpenOCD are available from Espressif GitHub under https://github.com/espressif/openocd-esp32. To download the sources, use the following commands::
|
||||||
|
|
||||||
cd ~/esp
|
cd ~/esp
|
||||||
git clone –recursive https://github.com/espressif/openocd-esp32.git
|
git clone --recursive https://github.com/espressif/openocd-esp32.git
|
||||||
|
|
||||||
The clone of sources should be now saved in ``~/esp/openocd-esp32`` directory.
|
The clone of sources should be now saved in ``~/esp/openocd-esp32`` directory.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user