aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-11-15 15:19:46 +1000
committerinmarket <andrewh@inmarket.com.au>2014-11-15 15:19:46 +1000
commit599a163181284b5bc97667e49be4ddce0195848a (patch)
tree0680a5409657bee46ed65962f4f4f4ccc5640046 /drivers/gdisp
parent0d90611c824b33c8df2da06e1d02c7cda11022be (diff)
downloaduGFX-599a163181284b5bc97667e49be4ddce0195848a.tar.gz
uGFX-599a163181284b5bc97667e49be4ddce0195848a.tar.bz2
uGFX-599a163181284b5bc97667e49be4ddce0195848a.zip
Spacing, comments and spelling mistakes
Diffstat (limited to 'drivers/gdisp')
-rw-r--r--drivers/gdisp/SSD1963/readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gdisp/SSD1963/readme.txt b/drivers/gdisp/SSD1963/readme.txt
new file mode 100644
index 00000000..4eda17db
--- /dev/null
+++ b/drivers/gdisp/SSD1963/readme.txt
@@ -0,0 +1,7 @@
+SSD1963 driver modified to handle Displaytech INTXXX displays, which self-initialise.
+
+To use this mode, add:
+
+#define GDISP_SSD1963_NO_INIT TRUE
+
+...either in the board-specific header file, or in gfxconf.h