The offical µGFX repository.
 
 
 
 
 
Go to file
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
demos TDISP update 2013-01-16 10:29:03 +01:00
docs more doxygen 2012-12-18 23:15:47 +01:00
drivers SSD2119: first working version of driver 2013-02-05 23:39:48 +01:00
include Merge pull request #31 from inmarket/master 2013-01-17 00:56:25 -08:00
src Merge pull request #31 from inmarket/master 2013-01-17 00:56:25 -08:00
.gitignore added .gitingore 2012-11-03 21:03:55 +01:00
Doxygenfile version 1.5 release 2012-12-18 23:20:53 +01:00
codingstyle.txt version 1.3 release 2012-10-25 01:11:46 +02:00
gfx.mk New Subsystems GADC, GAUDIN, GAUDOUT, GMISC 2013-01-17 15:08:34 +10:00
gfxconf.example.h New Subsystems GADC, GAUDIN, GAUDOUT, GMISC 2013-01-17 15:08:34 +10:00
license.txt added license.txt 2012-08-02 22:06:51 +02:00
readme.txt version 1.3 release 2012-10-25 01:04:36 +02:00
releases.txt New Subsystems GADC, GAUDIN, GAUDOUT, GMISC 2013-01-17 15:08:34 +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.

please visit http://chibios-gfx.com