aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_cmsis2.h
Commit message (Collapse)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, ↵inmarket2018-11-031-14/+14
| | | | gMutex etc
* 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-2/+2
|
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-3/+3
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-3/+3
|
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-9/+9
| | | | | | 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-12/+1
|
* First set of V3 macro changesinmarket2018-02-271-1/+1
|
* Fixing issue in RTX5/CMSIS2 portJoel Bodenmann2018-02-261-1/+1
|
* Temporary fix for unknown osFeature_Semaphore value (needs fixing!)Joel Bodenmann2017-08-291-1/+1
|
* Add files missing due to git problemsinmarket2017-08-171-0/+99