ugfx/boards/base/Linux
Oleg Gerasimov cbb0617981 Added SDL multiply driver 2016-08-08 00:11:29 +03:00
..
example Update support for ChibiOS v3 to the current repository. 2014-10-06 15:50:43 +10:00
board.mk Added SDL multiply driver 2016-08-08 00:11:29 +03:00
readme.txt GDISP framebuffer driver + an implementation for the linux kernel framebuffer device 2014-05-22 17:21:19 +10:00

readme.txt

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.