aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1963/board_SSD1963_template.h
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-3/+3
|
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-7/+7
|
* Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963Joel Bodenmann2015-06-211-1/+3
|
* Removed the doxygen inside of every driver as doxygen is only meant for ↵Joel Bodenmann2014-03-281-94/+0
| | | | | | highlevel API documentation. Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
* Convert SSD1963 driver to new format.inmarket2013-10-211-0/+148
Intergrate the old panel include file into the board file.