ugfx/boards/base/Linux
2014-09-26 18:08:49 +10:00
..
example More makefile updates 2014-09-26 18:08:49 +10:00
board.mk Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
readme.txt GDISP framebuffer driver + an implementation for the linux kernel framebuffer device 2014-05-22 17:21:19 +10:00

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.