aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_freertos.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-8/+8
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
* 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-1/+1
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-6/+6
* Added new type definitions - moving towards V3.0inmarket2018-06-231-6/+6
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-1/+5
* Fixed an issue on FreeRTOS where thread stacks were being created too largeinmarket2017-04-061-0/+3
* Make the uGFXMain() prototype always availableinmarket2017-03-041-2/+0
* Change the prototype for uGFXMain()inmarket2017-03-041-2/+7
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-4/+34
* Updates to the FreeRTOS GOS portinmarket2017-03-011-55/+18
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* 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
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+170