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