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

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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