ugfx/boards/base/Win32
Andrew Hannam 5fe88d6371 Update the Win32 example project to work with current versions of cygwin mingw32 compiler 2016-07-25 18:23:32 +10:00
..
example Update the Win32 example project to work with current versions of cygwin mingw32 compiler 2016-07-25 18:23:32 +10:00
board.mk Significant improvements in alternative scheduler. 2015-07-16 19:02:59 +10:00
readme.txt Win32 board definitions. 2013-10-29 20:26:19 +10:00

readme.txt

This directory contains the interface for Win32
running either native Win32 or under the ChibiOS simulator.

On this board uGFX currently supports:
	- GDISP via the Win32 driver 
	- GINPUT-touch via the Win32 driver
	- GINPUT-toggles via the Win32 driver

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