phyboard-wega: Added platform support for phyBOARD-Wega
Like the beaglebone, the phyBOARD-Wega also got an am335x. So I merged the four mmap-functions for gpio_context and some identical defines in a separate header and c-file. The new platform support-files are based on beaglebone-files. The documentation of phyBOARD-Wega is still in process, but for now there are enough informations. At this time it is possible to use GPIO-Pins and Uart0 (tested via python with mraa). The code for using SPI, I2C and PWM is also still in process and not tested yet. Signed-off-by: Norbert Wesp <nwesp@phytec.de> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
72261d61bd
commit
4472ff1629
@@ -27,6 +27,7 @@ Supported Platforms
|
||||
* `Raspberry Pi <../rasppi.html>`_
|
||||
* `Banana Pi/Pro <../bananapi.html>`_
|
||||
* `Beaglebone Black <../beaglebone.html>`_
|
||||
* `phyBOARD-Wega <../phyboard-wega.html>`_
|
||||
* `Intel NUC NUC5i5MYBE <../nuc5.html>`_
|
||||
* `UP <../up.html>`_
|
||||
* `FTDI FT4222H <../ft4222.html>`_
|
||||
|
||||
Reference in New Issue
Block a user