aboutsummaryrefslogtreecommitdiff
path: root/docs/galileorevd.md
diff options
context:
space:
mode:
authorBrendan Le Foll <brendan.le.foll@intel.com>2015-02-17 14:40:06 +0000
committerBrendan Le Foll <brendan.le.foll@intel.com>2015-02-17 14:40:06 +0000
commit78fe6f427082ba4541ae190af2c65da3d531b7a7 (patch)
tree31ad8d6964467ce9b69ada9a3b103cb3f09d482d /docs/galileorevd.md
parentcd36880f34961a5d464cd0390c7f9527fdc51264 (diff)
docs/galileorevd.md: add doc for pin13 on gen1
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Diffstat (limited to 'docs/galileorevd.md')
-rw-r--r--docs/galileorevd.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/galileorevd.md b/docs/galileorevd.md
index 16d59d8..42201a5 100644
--- a/docs/galileorevd.md
+++ b/docs/galileorevd.md
@@ -6,6 +6,7 @@ Application Processor, a 32-bit Intel Pentium-class system on a chip.
The rev D board has the following limitations in libmraa:
+- gpio 13 will not switch the LED as it's a different Gpio, use raw gpio '3' to do this
- gpio register access via /dev/uio is limited to pin2 and 3
- gpio interupts will only work on GPIO_EDGE_BOTH
- adc kernel module will return 12bit number. MRAA defaults shift this to 10bits