ugfx/drivers/touchscreen/XPT2046/readme.txt

9 lines
206 B
Plaintext
Raw Normal View History

2012-11-09 23:05:01 +00:00
To use this driver:
1. Add in your halconf.h:
a) #define GFX_USE_TOUCHSCREEN TRUE
2. To your makefile add the following lines:
include $(GFXLIB)/drivers/touchscreen/XPT2046/touchscreen_lld.mk