ugfx/drivers/gdisp
resset e097426338 SSD2119: first working version of driver
It is a mix of barely changed few drivers already present in ChibiOS/GFX
project. No other routines than initialization ones were changed.
Properly displays "basics" demo.

Main features and changes:
- Based on SSD1289 and SSD1121 in FSMC mode.
- Uses FSMC module. Maybe oneday I will make GPIO version.
- LCD backlight PWM input is tied high (no timer yet).
- Added ssd2119.h with SSD2119 registers' addresses.
- Updated set_cursor and set_viewport functions. Not thoroughly tested,
  however.
- Rewritten GDISP_LLD(init)(void) function.
2013-02-05 23:39:48 +01:00
..
ILI9320 small doxygen fixes 2013-01-11 19:39:36 +01:00
ILI9325 cleanup 2013-01-03 18:06:48 +01:00
Nokia6610GE8 Restructure 2012-12-06 18:45:54 +10:00
Nokia6610GE12 Restructure 2012-12-06 18:45:54 +10:00
S6D1121 small doxygen fixes 2013-01-11 19:39:36 +01:00
SSD1289 Fixes for the SSD1289 driver 2012-12-20 18:33:43 +10:00
SSD1963 Restructure 2012-12-06 18:45:54 +10:00
SSD2119 SSD2119: first working version of driver 2013-02-05 23:39:48 +01:00
TestStub Restructure 2012-12-06 18:45:54 +10:00
VMT Restructure 2012-12-06 18:45:54 +10:00