aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/PCD8544
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-4/+4
|
* Update license headerTibo Clausen2018-10-014-4/+4
|
* Added type gOrientation to replace V2.x orientation_t, and values ↵inmarket2018-07-081-18/+18
| | | | 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-4/+4
|
* Added new type definitions - moving towards V3.0inmarket2018-06-232-5/+5
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-2/+2
|
* First set of V3 macro changesinmarket2018-02-271-4/+4
|
* Make all include paths in ugfx relative.inmarket2015-11-211-3/+3
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-8/+8
|
* Fixes to all monochrome driversinmarket2015-02-072-0/+30
| | | | TLS8204 driver is now operational
* Driver bugfixinmarket2015-02-051-5/+1
|
* Missing definition in driver board template fileinmarket2015-02-051-0/+5
|
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* fix SPI send dataroot2014-07-121-9/+2
|
* fix SPIroot2014-07-101-4/+3
|
* more whitepsacesJoel Bodenmann2014-07-091-5/+5
|
* whitespacesJoel Bodenmann2014-07-091-25/+25
|
* first commitroot2014-07-095-0/+351