aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1963/readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+38
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-38/+0
|
* renamed macrosJoel Bodenmann2012-10-211-1/+1
|
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵Joel Bodenmann2012-10-111-2/+2
| | | | GDISP_SCREEN_HEIGHT
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-041-1/+1
|
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-291-14/+14
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-1/+1
|
* More info in the readme file.mobyfab2012-09-181-5/+31
|
* updated comments, cleaningmobyfab2012-08-311-26/+3
|
* Adding SSD1963mobyfab2012-08-301-0/+35