ugfx/drivers/touchpad/XPT2046
2012-11-07 01:34:39 +01:00
..
readme.txt renamed macros 2012-10-21 01:47:11 +02:00
touchpad_lld_config.h Revert "doxygen tweaks - not complete yet" 2012-11-07 01:34:39 +01:00
touchpad_lld.c Revert "doxygen tweaks - not complete yet" 2012-11-07 01:34:39 +01: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