added XPT2046 readme

ugfx_release_2.6
Tectu 2012-08-09 03:16:13 +02:00
parent 23dc88bce5
commit 69bcdbba84
1 changed files with 9 additions and 0 deletions

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