ugfx/boards/base/Linux
inmarket 63fd8ab89b Update support for ChibiOS v3 to the current repository.
Update Make system to match.
Add ability to make to a library rather than a program
Stop ignoring objcode invalid format errors
Multiple make tidy ups
2014-10-06 15:50:43 +10:00
..
example Update support for ChibiOS v3 to the current repository. 2014-10-06 15:50:43 +10:00
board.mk New makefile structure. Also OSX board defintion 2014-09-28 01:42:30 +10: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.