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 Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
driver.mk Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
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 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
readme.txt First set of V3 macro changes 2018-02-27 17:44:21 +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     GFXON

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