doc: add ADC information for each platform
[contrib/mraa.git] / docs / galileorevd.md
index 90a1828..859e476 100644 (file)
@@ -1,5 +1,5 @@
-Galileo Rev D                            {#galileorevd}
-=============
+Galileo Gen 1 - Rev D                            {#galileorevd}
+=====================
 
 Galileo is a microcontroller board based on the IntelĀ® Quark SoC X1000
 Application Processor, a 32-bit Intel Pentium-class system on a chip.
@@ -8,3 +8,4 @@ The rev D board has the following limitations in libmraa:
 
 - 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