aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/FT5x06/readme.txt
blob: ec3ae757d00232af3eed36d285abc2a1bd8798e3 (plain)
1
2
3
4
5
6
7
8
To use this driver:

1. Add in your gfxconf.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/FT5x06/ginput_lld.mk