aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Win32/readme.txt
blob: 031a7c6e9e59ba678a96143af6400c82d870d73b (plain)
1
2
3
4
5
6
7
8
9
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.