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