ugfx/drivers/gdisp/SSD1963
inmarket e61f0ae424 Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
..
board_SSD1963_template.h
driver.mk
gdisp_lld_SSD1963.c Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
gdisp_lld_config.h
readme.txt
ssd1963.h

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