Private
Public Access
2
0

src/x86/up2.c: Add UP^2 EVT3 support

This commit adds a MRAA platform for the UP Squared board, EVT3 revision.
It handles the relevant FPGA configuration updates when using MRAA to
change pin modes or toggle GPIO directions.

Signed-off-by: Javier Arteaga <javier@emutex.com>
Signed-off-by: Nicola Lunghi <nicola.lunghi@emutex.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Javier Arteaga
2017-09-08 12:06:33 +01:00
committed by Brendan Le Foll
parent 6fad8d9888
commit 04a40ed63f
10 changed files with 409 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ Supported Platforms
* `phyBOARD-Wega <../phyboard-wega.html>`_
* `Intel NUC NUC5i5MYBE <../nuc5.html>`_
* `UP <../up.html>`_
* `UP Squared<../up2.html>`_
* `FTDI FT4222H <../ft4222.html>`_
Compiling & Debugging libmraa