aboutsummaryrefslogtreecommitdiffstats
path: root/halext/drivers/touchpad/touchpadADS7843/readme.txt
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-13 04:11:03 +0200
committerTectu <joel@unormal.org>2012-08-13 04:11:03 +0200
commit54229cbdaaf585b5adf9b085229a22c9824c112c (patch)
tree846e654318f88d309bf6f7f0aadbf640d8cdd04b /halext/drivers/touchpad/touchpadADS7843/readme.txt
parente7f0c8e2c2791fd2e571c762f03e277161f98a4b (diff)
downloaduGFX-54229cbdaaf585b5adf9b085229a22c9824c112c.tar.gz
uGFX-54229cbdaaf585b5adf9b085229a22c9824c112c.tar.bz2
uGFX-54229cbdaaf585b5adf9b085229a22c9824c112c.zip
restructure
Diffstat (limited to 'halext/drivers/touchpad/touchpadADS7843/readme.txt')
-rw-r--r--halext/drivers/touchpad/touchpadADS7843/readme.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/halext/drivers/touchpad/touchpadADS7843/readme.txt b/halext/drivers/touchpad/touchpadADS7843/readme.txt
deleted file mode 100644
index 34a57bc0..00000000
--- a/halext/drivers/touchpad/touchpadADS7843/readme.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-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/touchpadADS7843/touchpad_lld.mk
-