2014-05-22 17:21:19 +10:00
|
|
|
This directory contains the interface for Linux using X.
|
2013-10-29 21:14:02 +10:00
|
|
|
|
2016-08-15 14:05:56 +02:00
|
|
|
|
2013-10-29 21:14:02 +10:00
|
|
|
On this board uGFX currently supports:
|
|
|
|
- GDISP via the X driver
|
|
|
|
- GINPUT-touch via the X driver
|
|
|
|
|
2016-08-15 14:05:56 +02:00
|
|
|
|
|
|
|
The folowing packages are required to run uGFX using this driver on
|
|
|
|
a 64-bit Linux system running X:
|
|
|
|
+ gcc-multilib
|
|
|
|
+ build-essential
|
|
|
|
+ xorg-dev
|
|
|
|
+ libx11-dev
|
|
|
|
+ libx11-dev:i386
|
|
|
|
|
|
|
|
|
2013-10-29 21:14:02 +10:00
|
|
|
There is an example Makefile and project in the examples directory.
|