aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1331/gdisp_lld_SSD1331.c
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)
* Fixes to SSD1331inmarket2015-05-101-7/+4
|
* SSD1331 OLED display controller driver - accelerated including scroll support.inmarket2015-04-071-0/+329