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

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

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