mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
docs: generate toolchain download links
This commit is contained in:
committed by
Anton Maklakov
parent
10ec85f848
commit
91fa1764e5
@@ -49,12 +49,9 @@ Compile the Toolchain from Source
|
||||
|
||||
TODO
|
||||
|
||||
Download ``crosstool-NG`` and build it::
|
||||
Download ``crosstool-NG`` and build it:
|
||||
|
||||
cd ~/esp
|
||||
git clone -b xtensa-1.22.x https://github.com/espressif/crosstool-NG.git
|
||||
cd crosstool-NG
|
||||
./bootstrap && ./configure --enable-local && make install
|
||||
.. include:: /_build/inc/scratch-build-code.inc
|
||||
|
||||
Build the toolchain::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user