aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1848
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-41/+41
|
* Update license headerTibo Clausen2018-10-013-3/+3
|
* Added type gOrientation to replace V2.x orientation_t, and values ↵inmarket2018-07-081-20/+20
| | | | gOrientationX replace GDISP_ROTATE_X
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵inmarket2018-07-081-8/+8
| | | | replace powerXXX
* Change color_t to gColorinmarket2018-07-081-1/+1
|
* Change coord_t to gCoordinmarket2018-07-081-6/+6
|
* Added new type definitions - moving towards V3.0inmarket2018-06-232-7/+7
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-2/+2
|
* First set of V3 macro changesinmarket2018-02-271-6/+6
|
* Add SSD1848 driver by czhouinmarket2016-04-254-0/+998