ugfx/boards/base/Linux-Framebuffer
inmarket 3847f54dae Improve some doco 2016-02-10 13:54:41 +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
board_framebuffer.h Improve some doco 2016-02-10 13:54:41 +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 a framebuffer display.

On this board uGFX currently supports:
	- GDISP via the framebuffer driver 

There is an example Makefile and project in the examples directory.