ugfx/drivers/gdisp/SSD1963
2014-11-15 15:19:46 +10:00
..
board_SSD1963_template.h Removed the doxygen inside of every driver as doxygen is only meant for highlevel API documentation. 2014-03-28 19:45:08 +01:00
driver.mk
gdisp_lld_config.h
gdisp_lld_SSD1963.c SSD1963 driver updates originally by steved 2014-11-15 15:17:28 +10:00
readme.txt Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00
ssd1963.h

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