ugfx/drivers/ginput/touch/MCU/readme.txt

9 lines
229 B
Plaintext
Raw Normal View History

2013-02-11 08:25:45 +00:00
To use this driver:
1. Add in your gfxconf.h:
2013-02-11 08:25:45 +00:00
a) #define GFX_USE_GINPUT TRUE
b) #define GINPUT_NEED_MOUSE TRUE
2. To your makefile add the following lines:
include $(GFXLIB)/drivers/ginput/touch/MCU/ginput_lld.mk