aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1331
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-4/+4
* Update license headerTibo Clausen2018-10-013-3/+3
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-8/+8
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-8/+8
* Added new type definitions - moving towards V3.0inmarket2018-06-232-5/+5
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
* First set of V3 macro changesinmarket2018-02-271-4/+4
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-6/+7
* Some gdisp drivers release_bus() calls are in the wrong spot compared to post...inmarket2015-11-271-3/+3
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* 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