aboutsummaryrefslogtreecommitdiffstats
path: root/old
Commit message (Collapse)AuthorAgeFilesLines
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-042-4/+4
|
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-292-4/+4
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-254-12/+12
|
* ported console (thanks to badger)Tectu2012-08-132-257/+0
|
* use gdisp code in consoleThomas Saunders2012-08-132-23/+25
| | | | needs moving into halext structure
* restructureTectu2012-08-138-0/+857