aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-27/+34
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-4/+4
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-5/+6
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-9/+12
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-7/+12
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-16/+23
* Added new type definitions - moving towards V3.0inmarket2018-06-231-21/+24
* First set of V3 macro changesinmarket2018-02-271-3/+1
* Adding Zephyr portJoel Bodenmann2017-09-201-0/+2
* Add support for CMSIS V2 OS's eg RTX5inmarket2017-08-161-0/+4
* Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...inmarket2017-08-161-21/+0
* Ensure stack size produces an aligned stack on platforms where it mattersinmarket2017-01-091-1/+5
* Adding Qt GOS portJoel Bodenmann2016-07-191-2/+4
* Doxygen fixJoel Bodenmann2016-02-281-1/+1
* Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2015-11-271-0/+17
|\
| * Add ability to emulate malloc() and free() to prevent nasty hard to find link...inmarket2015-11-271-0/+17
* | Adding support for NIOS-II platformJoel Bodenmann2015-11-271-0/+2
|/
* Make all include paths in ugfx relative.inmarket2015-11-211-11/+11
* Adding missing defines for CMSIS and Keil OSJoel Bodenmann2015-10-231-0/+4
* More thread return fixesinmarket2015-10-231-0/+10
* Add Arduino as a full GOS supported operating system (even though it is reall...inmarket2015-04-071-0/+2
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-0/+470