aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ST7735/gdisp_lld_ST7735.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-8/+8
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-8/+8
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
* Added support for 1.44" board (128x128)kapacuk2018-06-201-18/+35
* A few minor fixes to be able to compile it on Linux with the latest GCCkapacuk2018-06-201-3/+3
* First set of V3 macro changesinmarket2018-02-271-3/+3
* Fix for ST7735 driverinmarket2018-02-241-5/+5
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-6/+7
* Increased st7735 refresh rate - no more flickerOleg Gerasimov2016-08-191-2/+2
* Added ST7735 driverOleg Gerasimov2016-08-191-0/+381