aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1289/gdisp_lld_config.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-10-02 16:30:06 +1000
committerinmarket <andrewh@inmarket.com.au>2013-10-02 16:30:06 +1000
commitd7d02395d0c1afe27bc39eeddc17899084c72de9 (patch)
tree55ce695c48c08f52aa8afbdbd92f7ad4ec3746aa /drivers/gdisp/SSD1289/gdisp_lld_config.h
parent884db04e8c13d9258c6aea10248e42615e10ab83 (diff)
downloaduGFX-d7d02395d0c1afe27bc39eeddc17899084c72de9.tar.gz
uGFX-d7d02395d0c1afe27bc39eeddc17899084c72de9.tar.bz2
uGFX-d7d02395d0c1afe27bc39eeddc17899084c72de9.zip
Updates to ported drivers to support new optimisation method.
Includes Bug fixes.
Diffstat (limited to 'drivers/gdisp/SSD1289/gdisp_lld_config.h')
-rw-r--r--drivers/gdisp/SSD1289/gdisp_lld_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gdisp/SSD1289/gdisp_lld_config.h b/drivers/gdisp/SSD1289/gdisp_lld_config.h
index 9c00ce39..fc04a798 100644
--- a/drivers/gdisp/SSD1289/gdisp_lld_config.h
+++ b/drivers/gdisp/SSD1289/gdisp_lld_config.h
@@ -27,6 +27,7 @@
#define GDISP_HARDWARE_STREAM_WRITE TRUE
#define GDISP_HARDWARE_STREAM_READ TRUE
+#define GDISP_HARDWARE_STREAM_POS TRUE
#define GDISP_HARDWARE_CONTROL TRUE
#if defined(GDISP_USE_DMA)