Private
Public Access
2
0

docs: add references to galileo generation

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-09-01 23:19:24 +01:00
parent 21b65f5eb1
commit 3ef520c1d4
3 changed files with 8 additions and 8 deletions

View File

@@ -12,8 +12,8 @@ low level communication protocol by high level languages & constructs.
Supported Boards
================
* [Galileo Rev D](../master/docs/galileorevd.md)
* [Galileo Rev H](../master/docs/galileorevh.md)
* [Galileo Gen 1 - Rev D](../master/docs/galileorevd.md)
* [Galileo Gen 2 - Rev H](../master/docs/galileorevh.md)
Installing on your board
========
@@ -25,7 +25,7 @@ simple as:
``` bash
echo "src mraa-upm http://iotdk.intel.com/repos/1.1/intelgalactic" > /etc/opkg/mraa-upm.conf
opkg update
opkg install mraa
opkg install libmraa0
```
Compiling