ugfx/drivers/gdisp/SSD1963
inmarket fa8167b94d Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well.
Naming is more consistent with the new scheme.
May affect some third party drivers (header file renames).
2015-01-21 17:26:24 +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 Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
gdisp_lld_SSD1963.c Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gdisp_lld_config.h Updating SSD1963 driver 2014-08-08 14:18:07 +02:00
readme.txt Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00
ssd1963.h Updating SSD1963 driver 2014-08-08 14:18:07 +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