QMK/lib/ugfx/boards/base/Win32/readme.txt

10 lines
324 B
Plaintext
Raw Normal View History

2020-03-23 10:48:11 +01:00
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.