aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/PCD8544/gdisp_lld_PCD8544.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-18/+18
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-8/+8
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-4/+4
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-2/+2
* Make all include paths in ugfx relative.inmarket2015-11-211-3/+3
* Fixes to all monochrome driversinmarket2015-02-071-0/+29
* Driver bugfixinmarket2015-02-051-5/+1
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-1/+1
* fix SPI send dataroot2014-07-121-9/+2
* fix SPIroot2014-07-101-4/+3
* more whitepsacesJoel Bodenmann2014-07-091-5/+5
* first commitroot2014-07-091-0/+233