aboutsummaryrefslogtreecommitdiffstats
path: root/halext/drivers/gdispSsd1289/readme.txt
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2012-08-01 01:54:05 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2012-08-01 01:54:05 +1000
commit9ac85166b20d791c2c081dd78f9a39ee050c1897 (patch)
tree4ac4cf1568aef161e15c8dc48be4339c80d8980f /halext/drivers/gdispSsd1289/readme.txt
parentd7fc0795d56a72392cd295400d2126c12d3acdbd (diff)
downloaduGFX-9ac85166b20d791c2c081dd78f9a39ee050c1897.tar.gz
uGFX-9ac85166b20d791c2c081dd78f9a39ee050c1897.tar.bz2
uGFX-9ac85166b20d791c2c081dd78f9a39ee050c1897.zip
Added ssd1289 low level driver to GDISP
Untested as I don't have the hardware. Back-ported from GLCD.
Diffstat (limited to 'halext/drivers/gdispSsd1289/readme.txt')
-rw-r--r--halext/drivers/gdispSsd1289/readme.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/halext/drivers/gdispSsd1289/readme.txt b/halext/drivers/gdispSsd1289/readme.txt
new file mode 100644
index 00000000..042c5d2a
--- /dev/null
+++ b/halext/drivers/gdispSsd1289/readme.txt
@@ -0,0 +1,8 @@
+To use this driver you need to define:
+ One of:
+ LCD_USE_GPIO
+ LCD_USE_SPI - Not implemented yet
+ LCD_USE_FSMC
+ Need to define all of:
+ SCREEN_WIDTH
+ SCREEN_HEIGHT