aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_chibios.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)
* More STM32F746-Discovery changes.inmarket2015-10-061-2/+2
|
* Renaming GFX_NO_OS_INIT to GFX_OS_NO_INITJoel Bodenmann2015-08-161-1/+1
|
* Significant improvements in alternative scheduler.inmarket2015-07-161-1/+1
| | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7.
* Support ChibiOS V3 changes to the FileStream APIinmarket2015-03-111-1/+3
|
* ChibiOS 3 error message updateinmarket2014-10-091-2/+2
|
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+168