ugfx/boards/base/Linux-Framebuffer
2014-09-26 18:08:49 +10:00
..
example More makefile updates 2014-09-26 18:08:49 +10:00
board_framebuffer.h Linux framebuffer fixes 2014-05-22 18:06:48 +10:00
board.mk GDISP framebuffer driver + an implementation for the linux kernel framebuffer device 2014-05-22 17:21:19 +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 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.