Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 1 | -0/+38 |
| | |||||
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 1 | -38/+0 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵ | Joel Bodenmann | 2012-10-11 | 1 | -2/+2 |
| | | | | GDISP_SCREEN_HEIGHT | ||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 1 | -14/+14 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | More info in the readme file. | mobyfab | 2012-09-18 | 1 | -5/+31 |
| | |||||
* | updated comments, cleaning | mobyfab | 2012-08-31 | 1 | -26/+3 |
| | |||||
* | Adding SSD1963 | mobyfab | 2012-08-30 | 1 | -0/+35 |