ugfx/drivers/gdisp/SSD1963
inmarket c5a86757bd Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +10:00
..
board_SSD1963_template.h Replace all inline definitions with GFXINLINE 2015-10-23 18:24:49 +10:00
driver.mk Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
gdisp_lld_SSD1963.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gdisp_lld_config.h
readme.txt Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00
ssd1963.h Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963 2015-06-21 09:51:05 +02:00

readme.txt

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