From dc24af70eab4f62ab4702bf8ca81c33f544cc5bc Mon Sep 17 00:00:00 2001 From: inmarket Date: Tue, 29 Oct 2013 20:26:19 +1000 Subject: Win32 board definitions. --- boards/base/Win32/readme.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 boards/base/Win32/readme.txt (limited to 'boards/base/Win32/readme.txt') diff --git a/boards/base/Win32/readme.txt b/boards/base/Win32/readme.txt new file mode 100644 index 00000000..031a7c6e --- /dev/null +++ b/boards/base/Win32/readme.txt @@ -0,0 +1,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. -- cgit v1.2.3