aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/ADS7843/readme.txt
blob: abc4b0e925325fb5f7f1ca9aa50b34404c75a9f4 (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/ADS7843/ginput_lld.mk