aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_freertos.h
Commit message (Collapse)AuthorAgeFilesLines
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-4/+6
| | | | | | 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
* Updates to the FreeRTOS GOS portinmarket2017-03-011-23/+14
|
* Ensure stack size produces an aligned stack on platforms where it mattersinmarket2017-01-091-1/+1
|
* More thread return fixesinmarket2015-10-231-0/+1
|
* Adding new THREAD_RETURN macro to other portsJoel Bodenmann2015-10-231-0/+1
|
* Fixing doxygenJoel Bodenmann2014-11-231-1/+1
|
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+122