aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/TestStub
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-17 09:23:15 +0200
committerTectu <joel@unormal.org>2012-08-17 09:23:15 +0200
commit7bfaea1ca9fbb37472a822c21765739a514a2a80 (patch)
tree30d7d8522e91251ccebdd0a1f9a559e38f59c41b /drivers/gdisp/TestStub
parent7b10e441c81809d724aa58bf63da51bf26766b7a (diff)
downloaduGFX-7bfaea1ca9fbb37472a822c21765739a514a2a80.tar.gz
uGFX-7bfaea1ca9fbb37472a822c21765739a514a2a80.tar.bz2
uGFX-7bfaea1ca9fbb37472a822c21765739a514a2a80.zip
readme updates
Diffstat (limited to 'drivers/gdisp/TestStub')
-rw-r--r--drivers/gdisp/TestStub/readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gdisp/TestStub/readme.txt b/drivers/gdisp/TestStub/readme.txt
index 83611acf..73120dfa 100644
--- a/drivers/gdisp/TestStub/readme.txt
+++ b/drivers/gdisp/TestStub/readme.txt
@@ -13,5 +13,4 @@ To use this driver:
you want to compile test eg: GDISP_NEED_MULTITHREAD
2. To your makefile add the following lines:
- include $(CHIBIOS)/os/halext/halext.mk
- include $(CHIBIOS)/os/halext/drivers/gdispTestStub/gdisp_lld.mk
+ include $(LCDLIB)/drivers/gdisp/TestStub/gdisp_lld.mk