docs: generate toolchain download links

This commit is contained in:
Ivan Grokhotkov
2018-08-29 21:30:03 +08:00
committed by Anton Maklakov
parent 10ec85f848
commit 91fa1764e5
12 changed files with 130 additions and 43 deletions
+2 -5
View File
@@ -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::