aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1351/gdisp_lld_SSD1351.c
Commit message (Expand)AuthorAgeFilesLines
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-8/+8
* Change color_t to gColorinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-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-2/+0
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* First cut SSD1351 driverinmarket2015-04-011-0/+264