Private
Public Access
2
0

edison: add uart definitions

Needed to use a hook to make sure the SoC pins for RX TX are in the
right place.
Also added a line in documentation listed what interface is available.
This resolves #18

Co-Authored-By: Kurt Eckhardt <kurte@rockisland.com>
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-10-19 16:25:47 +01:00
parent 071951e926
commit c8a99ee8e4
2 changed files with 27 additions and 2 deletions

View File

@@ -8,6 +8,9 @@ Currently Supported boards:
- Intel Arduino board
- Intel breakout board
UART
----
On both the Arduino board and the breakout board, The avaible UART interface is on /dev/ttyMFD1
Intel Arduino board
-------------------