aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/touchpad/XPT2046/readme.txt
blob: baccebe891779b89b820648035120bae6debfbaa (plain)
1
2
3
4
5
6
7
8
To use this driver:

1. Add in your halconf.h:
	a) #define GFX_USE_TOUCHPAD		TRUE

2. To your makefile add the following lines:
	include $(GFXLIB)/drivers/touchpad/XPT2046/touchpad_lld.mk