Update the support for Sanguino Boards

This commit is contained in:
Ivan Kravets
2016-03-22 19:14:32 +02:00
parent 4023d5e558
commit 2d684d36e8
7 changed files with 134 additions and 46 deletions
+3
View File
@@ -98,6 +98,9 @@ Terminal and run ``clang --version``. If ``clang`` is not installed, then instal
first time, or manually by running ``xcode-select --install``
- **Windows**: Download the latest `Clang for Windows <http://llvm.org/releases/download.html>`_.
Please select "Add LLVM to the system PATH" option on the installation step.
.. image:: ../_static/clang-installer-add-path.png
- **Linux**: Using package managers: ``apt-get install clang`` or ``yum install clang``.
- **Other Systems**: Download the latest `Clang for the other systems <http://llvm.org/releases/download.html>`_.