docs/joule: Rename docs to use joule naming
This also adds the 2 LEDs on the 8260 radio to the mapping Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -29,7 +29,7 @@ X86
|
|||||||
* [Minnowboard Max](../master/docs/minnow_max.md)
|
* [Minnowboard Max](../master/docs/minnow_max.md)
|
||||||
* [NUC 5th generation](../master/docs/intel_nuc5.md)
|
* [NUC 5th generation](../master/docs/intel_nuc5.md)
|
||||||
* [UP](../master/docs/up.md)
|
* [UP](../master/docs/up.md)
|
||||||
* [Intel Grosse Tete](../master/docs/grossetete.md)
|
* [Intel Joule](../master/docs/grossetete.md)
|
||||||
|
|
||||||
ARM
|
ARM
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Grosse Tete {#grossetete}
|
Intel Joule {#grossetete}
|
||||||
===========
|
===========
|
||||||
|
|
||||||
The Grosse Tete with the Tuchuck board is supported by Mraa
|
The Joule Board with the daughterboard (Tuchuck) board is supported by Mraa
|
||||||
|
|
||||||
Revision Support
|
Revision Support
|
||||||
----------------
|
----------------
|
||||||
@@ -107,6 +107,8 @@ LEDs are numbered from 100-103.
|
|||||||
| 101 | LED101 | GPIO |
|
| 101 | LED101 | GPIO |
|
||||||
| 102 | LED102 | GPIO |
|
| 102 | LED102 | GPIO |
|
||||||
| 103 | LED103 | GPIO |
|
| 103 | LED103 | GPIO |
|
||||||
|
| 104 | LEDWIFI | GPIO |
|
||||||
|
| 105 | LEDBT | GPIO |
|
||||||
|
|
||||||
To see a live pin mapping use the command:
|
To see a live pin mapping use the command:
|
||||||
$ mraa-gpio list
|
$ mraa-gpio list
|
||||||
|
|||||||
Reference in New Issue
Block a user