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