aboutsummaryrefslogtreecommitdiffstats
path: root/include/gtimer
Commit message (Collapse)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-022-0/+18
|
* updated copyright - 2013Joel Bodenmann2013-03-062-2/+2
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-112-0/+234
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-112-234/+0
|
* more doxygen cleanupJoel Bodenmann2012-12-191-10/+91
|
* more doxygenJoel Bodenmann2012-12-181-0/+12
|
* RestructureAndrew Hannam2012-12-062-0/+141
Create global include file called gfx.h which knows about sub-system dependancies. Deprecate Touchscreen (GINPUT touch is now working properly) Merge Graph into GWIN Change directory structure to reflect sub-system structure Many small bugs fixed Split Nokia6610 gdisp driver into GE8 and GE12 controller versions Fixed broken demos. GFX sub-systems are now clearly defined and new ones should be much easier to add.