aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_freertos.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-15/+15
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-5/+5
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-3/+3
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-3/+3
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-2/+2
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-16/+16
* Added new type definitions - moving towards V3.0inmarket2018-06-231-31/+2
* First set of V3 macro changesinmarket2018-02-271-1/+0
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-4/+6
* 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