aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/S6D1121/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/S6D1121/readme.txt')
-rw-r--r--drivers/gdisp/S6D1121/readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gdisp/S6D1121/readme.txt b/drivers/gdisp/S6D1121/readme.txt
index b76b565f..54bb3091 100644
--- a/drivers/gdisp/S6D1121/readme.txt
+++ b/drivers/gdisp/S6D1121/readme.txt
@@ -1,9 +1,8 @@
To use this driver:
-1. Add in your halconf.h:
+1. Add in your gfxconf.h:
a) #define GFX_USE_GDISP TRUE
b) Any optional high level driver defines (see gdisp.h) eg: GDISP_NEED_MULTITHREAD
2. To your makefile add the following lines:
include $(GFXLIB)/drivers/gdisp/S6D1121/gdisp_lld.mk
-