added XPT2046 readme
This commit is contained in:
parent
23dc88bce5
commit
69bcdbba84
1 changed files with 9 additions and 0 deletions
9
halext/drivers/touchpad/touchpadXPT2046/readme.txt
Normal file
9
halext/drivers/touchpad/touchpadXPT2046/readme.txt
Normal 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
|
||||
|
Loading…
Add table
Reference in a new issue