aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1322/gdisp_lld_SSD1322.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixupsinmarket2018-11-101-0/+2
|
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-3/+3
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Added type gOrientation to replace V2.x orientation_t, and values ↵inmarket2018-07-081-16/+16
| | | | 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-2/+2
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
|
* First set of V3 macro changesinmarket2018-02-271-1/+1
|
* Add SSD1322 driver. Thanks to Andrey_13 (but with modifications)inmarket2017-09-111-0/+299