]> granicus.if.org Git - esp-idf/commit
docs: add linux getting started guide
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 23 Aug 2016 09:25:32 +0000 (17:25 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 23 Aug 2016 09:25:32 +0000 (17:25 +0800)
commit57f0b96eeac038ad94d3f27d74835405c7d4adc7
treefc49a4aa0044f2223b6526a16f48e7150cbb3a04
parent553b08cd5e75e5a3c1a044cd3bf846932a3f7645
docs: add linux getting started guide

Currently this is mostly a verbatim copy of macOS guide with some obvious changes.
Exact lists of dependencies for Debian and Arch need to be specified.
Also made minor fixes to Windows and macOS guides:
- changed http urls to https
- added --prefix=$PWD to crosstool-NG's configure
- added chmod u+w for the build output directory

In general, except for prerequisites, Linux and macOS guides are virtually identical.
It might make sense to refactor this into single document with prerequisites being
described in separate docs.
docs/linux-setup.rst [new file with mode: 0644]
docs/macos-setup.rst
docs/windows-setup.rst