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

1. Add in your halconf.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