aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Linux
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-05-22 17:21:19 +1000
committerinmarket <andrewh@inmarket.com.au>2014-05-22 17:21:19 +1000
commit285bd0f4d66fa3161a80bf6711d1bef226b17fe3 (patch)
tree93666d6d8831a67f2e6cd6fd008bfa0bf7c4b4d9 /boards/base/Linux
parent52cfaf00ccd35f5a0740a489a1a2af64c800b537 (diff)
downloaduGFX-285bd0f4d66fa3161a80bf6711d1bef226b17fe3.tar.gz
uGFX-285bd0f4d66fa3161a80bf6711d1bef226b17fe3.tar.bz2
uGFX-285bd0f4d66fa3161a80bf6711d1bef226b17fe3.zip
GDISP framebuffer driver + an implementation for the linux kernel framebuffer device
Diffstat (limited to 'boards/base/Linux')
-rw-r--r--boards/base/Linux/readme.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/boards/base/Linux/readme.txt b/boards/base/Linux/readme.txt
index 1557ebdd..b0d1dc1d 100644
--- a/boards/base/Linux/readme.txt
+++ b/boards/base/Linux/readme.txt
@@ -1,9 +1,7 @@
-This directory contains the interface for Linux
-running either native Linux.
+This directory contains the interface for Linux using X.
On this board uGFX currently supports:
- GDISP via the X driver
- GINPUT-touch via the X driver
There is an example Makefile and project in the examples directory.
-