aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9225
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
|
* 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
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
|
* First set of V3 macro changesinmarket2018-02-271-4/+4
|
* Add compatibility with Visual Studio and make compile warning capabilities ↵inmarket2017-06-301-6/+7
| | | | more cross platform
* Added ILI9225 driverOleg Gerasimov2016-08-194-0/+450