aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_rawrtos.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.
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-0/+7
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+83