aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/XPT2046/readme.txt
blob: 22921c1a468f192ccc3c3cf0ea2725ec6c60e708 (plain)
1
2
3
4
5
6
7
8
9
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