aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9488
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-6/+6
|
* Update license headerTibo Clausen2018-10-013-3/+3
|
* Added type gOrientation to replace V2.x orientation_t, and values ↵inmarket2018-07-081-8/+8
| | | | 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
|
* Added new type definitions - moving towards V3.0inmarket2018-06-232-6/+6
|
* First set of V3 macro changesinmarket2018-02-271-3/+3
|
* Add compatibility with Visual Studio and make compile warning capabilities ↵inmarket2017-06-301-6/+7
| | | | more cross platform
* Fixing typo in ILI9488 driverJoel Bodenmann2016-11-271-2/+2
|
* Adding ILI9488 display driverJoel Bodenmann2016-11-274-0/+425