aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_freertos.c
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Renaming GFX_NO_OS_INIT to GFX_OS_NO_INITJoel Bodenmann2015-08-161-2/+2
|
* Significant improvements in alternative scheduler.inmarket2015-07-161-1/+2
| | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7.
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+170