aboutsummaryrefslogtreecommitdiffstats
path: root/src/console.c
Commit message (Expand)AuthorAgeFilesLines
* renamed macrosJoel Bodenmann2012-10-211-1/+1
* renamed console fuctions to gfxJoel Bodenmann2012-10-131-8/+8
* update console for latest chibios changestrsaunders2012-10-131-21/+6
* console fixJoel Bodenmann2012-10-131-1/+1
* console updateJoel Bodenmann2012-10-131-0/+4
* console updatesJoel Bodenmann2012-10-131-35/+2
* TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsoleJoel Bodenmann2012-10-131-5/+5
* GConsole -> GConsole_tJoel Bodenmann2012-10-111-5/+6
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-180/+219
* console patch (thanks to inmarket for helping)Tectu2012-08-241-175/+180
* only enable console code if driver support is availabletrsaunders2012-08-131-0/+5
* moved console to src/ and include/Tectu2012-08-131-0/+170