aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1963/ssd1963.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963Joel Bodenmann2015-06-211-2/+2
|
* Updating SSD1963 driverJoel Bodenmann2014-08-081-0/+9
|
* Removed the doxygen inside of every driver as doxygen is only meant for ↵Joel Bodenmann2014-03-281-2/+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-5/+0
| | | | Intergrate the old panel include file into the board file.
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-1/+1
|
* updated license headersJoel Bodenmann2013-05-031-18/+5
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* Fixed SSD1963 Driver to work with latest GDISP.mobyfab2013-04-041-17/+0
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+133
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-133/+0
|
* docsJoel Bodenmann2012-11-031-9/+1
|
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-291-22/+22
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
|
* Adding GPIO to SSD1963mobyfab2012-09-041-11/+5
|
* header adjustments on SSD1963Tectu2012-09-031-3/+3
|
* updated comments, cleaningmobyfab2012-08-311-1/+10
|
* modifications, fixes.mobyfab2012-08-311-2/+0
| | | | first working version with a couple hardware features.
* Adding SSD1963mobyfab2012-08-301-0/+140