ugfx/drivers/touchpad/ADS7843
Joel Bodenmann 17857d6e97 big doxygen update - now it works as it should 2012-11-07 01:47:53 +01:00
..
readme.txt renamed macros 2012-10-21 01:47:11 +02:00
touchpad_lld.c big doxygen update - now it works as it should 2012-11-07 01:47:53 +01:00
touchpad_lld.mk Makefile LCD replaced with GFX 2012-10-04 09:09:03 +02:00
touchpad_lld_config.h big doxygen update - now it works as it should 2012-11-07 01:47:53 +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/touchpadADS7843/touchpad_lld.mk