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

10 lines
235 B
Plaintext
Raw Normal View History

2012-11-29 23:21:46 +00:00
To use this driver:
1. Add in your halconf.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/XPT2046/ginput_lld.mk