mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Add missing dependency.
Merges https://github.com/espressif/esp-idf/pull/2781
This commit is contained in:
parent
646d36c728
commit
bb4936b4d5
@ -22,7 +22,7 @@ Install Dependencies
|
|||||||
|
|
||||||
Install packages that are required to compile OpenOCD using Homebrew::
|
Install packages that are required to compile OpenOCD using Homebrew::
|
||||||
|
|
||||||
brew install automake libtool libusb wget gcc@4.9
|
brew install automake libtool libusb wget gcc@4.9 pkg-config
|
||||||
|
|
||||||
Build OpenOCD
|
Build OpenOCD
|
||||||
=============
|
=============
|
||||||
@ -51,4 +51,4 @@ Next Steps
|
|||||||
|
|
||||||
To carry on with debugging environment setup, proceed to section :ref:`jtag-debugging-configuring-esp32-target`.
|
To carry on with debugging environment setup, proceed to section :ref:`jtag-debugging-configuring-esp32-target`.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user