aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_console.c
Commit message (Collapse)AuthorAgeFilesLines
* Change non-widget GWIN objects to always ensure their initial display is ↵inmarket2016-02-131-0/+1
| | | | flushed before any other drawing takes place.
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Adding support for ChibiOS/RT 3.x to console widget streamsJoel Bodenmann2015-11-021-0/+11
|
* Added ability to compile ugfx as a single file (excluding driver and board ↵inmarket2015-06-081-5/+5
| | | | | | files). Simply compile src/gfx_mk.c
* Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-091-1/+1
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+809