added XPT2046 readme

This commit is contained in:
Tectu 2012-08-09 03:16:13 +02:00
parent 23dc88bce5
commit 69bcdbba84

View file

@ -0,0 +1,9 @@
To use this driver:
1. Add in your halconf.h:
a) #define HAL_USE_TOUCHPAD TRUE
2. To your makefile add the following lines:
include $(LCDLIB)/lcd.mk
include $(LCDLIB)/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.mk