mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Inform about submodule and added tarballs
This commit is contained in:
parent
a73d57e5dc
commit
26fa6c39bd
@ -50,10 +50,14 @@ git clone git://github.com/RIOT-OS/thirdparty_cpu.git
|
||||
<h4><em>Optional (recommended):</em> Examplary projects</h4>
|
||||
<pre>
|
||||
git clone git://github.com/RIOT-OS/projects.git
|
||||
git submodule init
|
||||
git submodule update
|
||||
</pre>
|
||||
|
||||
<h3>Download the tarballs</h3>
|
||||
<p class="todo">TODO: Build tarballs!</p>
|
||||
<a href="https://github.com/RIOT-OS/RIOT/archive/2013.08.tar.gz">tarball for RIOT 2013.08</a>
|
||||
<a href="https://github.com/RIOT-OS/boards/archive/2013.08.tar.gz">tarball for boards 2013.08</a>
|
||||
<a href="https://github.com/RIOT-OS/projects/archive/2013.08.tar.gz">tarball for projects 2013.08</a>
|
||||
|
||||
<h2 id="toolchains">Setup the toolchain</h2>
|
||||
<p>You can either build RIOT for one of the supported hardware platforms (check
|
||||
|
Loading…
Reference in New Issue
Block a user