aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1331
Commit message (Collapse)AuthorAgeFilesLines
* Add compatibility with Visual Studio and make compile warning capabilities ↵inmarket2017-06-301-6/+7
| | | | more cross platform
* Some gdisp drivers release_bus() calls are in the wrong spot compared to ↵inmarket2015-11-271-3/+3
| | | | post_init_board()
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-7/+7
|
* Fixes to SSD1331inmarket2015-05-102-9/+6
|
* SSD1331 OLED display controller driver - accelerated including scroll support.inmarket2015-04-075-0/+493