aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_zephyr.h
Commit message (Collapse)AuthorAgeFilesLines
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-1/+1
|
* 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-8/+8
| | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t
* Added new type definitions - moving towards V3.0inmarket2018-06-231-91/+71
|
* First set of V3 macro changesinmarket2018-02-271-2/+0
|
* Doxygen fixJoel Bodenmann2017-10-291-117/+111
|
* Adding Zephyr portJoel Bodenmann2017-09-201-0/+117