edison.md: add comment on tristate behaviour on edison
authorBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 15 Apr 2015 20:05:16 +0000 (21:05 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 22 Apr 2015 11:51:56 +0000 (12:51 +0100)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
docs/edison.md

index ed42a66..f53a303 100644 (file)
@@ -30,6 +30,11 @@ in libmraa:
 - Arduino pin 7 can sometimes negatively impact the wifi capability, if using
   wifi avoid using this pin
 
+Because of the way IO is setup with the tristate on the arduino breakout board
+IO will be flipped as it is setup. It's recommended to setup IO pins &
+direction before using them in a setup() method or similar. It's impossible on
+this platform to avoid some GPIOs flipping on setup.
+
 Intel(R) breakout board
 -----------------------