aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_cmsis.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-20/+20
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-7/+7
* 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-10/+10
* Added new type definitions - moving towards V3.0inmarket2018-06-231-13/+2
* First set of V3 macro changesinmarket2018-02-271-1/+1
* Another attempt to get CMSIS semaphores correct.inmarket2015-10-261-2/+3
* Fixing Mutex and Semaphores for CMSIS RTOSJoel Bodenmann2015-10-251-2/+2
* Adding dedicated support for generic CMSIS RTOS and specific KEIL RTXJoel Bodenmann2015-10-191-0/+105