ugfx/boards/base/Win32
inmarket ea5a1b849d Combine GAUDIN and GAUDOUT into a single GAUDIO module.
Simplify GAUDIN (now GAUDIO RECORD) api.
Update audio demo's to match.
Port Win32 driver to new audio api.
2014-03-11 17:13:31 +10:00
..
example Add demo makefiles and update example master makefiles to match. 2014-02-19 00:19:38 +10:00
board.mk Combine GAUDIN and GAUDOUT into a single GAUDIO module. 2014-03-11 17:13:31 +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.