2013-02-11 08:25:45 +00:00
|
|
|
To use this driver:
|
|
|
|
|
2013-06-20 22:02:54 +00:00
|
|
|
1. Add in your gfxconf.h:
|
2013-02-11 08:25:45 +00:00
|
|
|
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
|