ugfx/halext/drivers/gdispSsd1289
Andrew Hannam 9ac85166b2 Added ssd1289 low level driver to GDISP
Untested as I don't have the hardware.
Back-ported from GLCD.
2012-08-01 01:54:05 +10:00
..
gdisp_lld.c Added ssd1289 low level driver to GDISP 2012-08-01 01:54:05 +10:00
gdisp_lld.h Added ssd1289 low level driver to GDISP 2012-08-01 01:54:05 +10:00
gdisp_lld.mk Added ssd1289 low level driver to GDISP 2012-08-01 01:54:05 +10:00
gdisp_lld_config.h Added ssd1289 low level driver to GDISP 2012-08-01 01:54:05 +10:00
readme.txt Added ssd1289 low level driver to GDISP 2012-08-01 01:54:05 +10:00
ssd1289_lld.h Added ssd1289 low level driver to GDISP 2012-08-01 01:54:05 +10:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

To use this driver you need to define:
	One of:
		LCD_USE_GPIO
		LCD_USE_SPI			 - Not implemented yet
		LCD_USE_FSMC
	Need to define all of:
		SCREEN_WIDTH
		SCREEN_HEIGHT