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

9 lines
232 B
Plaintext
Raw Normal View History

2013-06-22 03:00:48 +00:00
To use this driver:
1. Add in your gfxconf.h:
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/FT5x06/ginput_lld.mk