ugfx/drivers/gdisp/SSD1963
inmarket 7c5a6c928f For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
..
board_SSD1963_template.h For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
driver.mk Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
gdisp_lld_SSD1963.c For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gdisp_lld_config.h Update license header 2018-10-01 17:34:15 +02:00
readme.txt First set of V3 macro changes 2018-02-27 17:44:21 +10:00
ssd1963.h Update license header 2018-10-01 17:34:15 +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     GFXON

...either in the board-specific header file, or in gfxconf.h