ugfx/boards/base/OSX
inmarket bbc7b6e039 Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc
Also put license in the gmake master scripts.
2014-10-04 17:12:53 +10:00
..
example Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc 2014-10-04 17:12:53 +10:00
board.mk New makefile structure. Also OSX board defintion 2014-09-28 01:42:30 +10:00
readme.txt New makefile structure. Also OSX board defintion 2014-09-28 01:42:30 +10:00

readme.txt

This directory contains the interface for OSX 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.