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