aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_linux.c
Commit message (Collapse)AuthorAgeFilesLines
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+4
| | | | | | FEATURE: Added support for operating system initialisation in FreeRTOS FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size
* 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)
* Compile error and emulation errors for GFILE_NEED_STDIOinmarket2015-02-211-0/+3
|
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+248