ugfx/drivers/touchpad/XPT2046
2012-10-21 01:47:11 +02:00
..
readme.txt renamed macros 2012-10-21 01:47:11 +02:00
touchpad_lld_config.h renamed macros 2012-10-21 01:47:11 +02:00
touchpad_lld.c renamed macros 2012-10-21 01:47:11 +02:00
touchpad_lld.mk Makefile LCD replaced with GFX 2012-10-04 09:09:03 +02:00

To use this driver:

1. Add in your halconf.h:
	a) #define GFX_USE_TOUCHPAD		TRUE

2. To your makefile add the following lines:
	include $(GFXLIB)/drivers/touchpad/XPT2046/touchpad_lld.mk