| Commit message (Expand) | Author | Age | Files | Lines |
* | Added type gThread to replace V2.x gfxThreadHandle | inmarket | 2018-07-08 | 1 | -2/+2 |
* | gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY | inmarket | 2018-07-08 | 1 | -3/+3 |
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -3/+3 |
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 1 | -10/+10 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -13/+2 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -1/+1 |
* | Another attempt to get CMSIS semaphores correct. | inmarket | 2015-10-26 | 1 | -2/+3 |
* | Fixing Mutex and Semaphores for CMSIS RTOS | Joel Bodenmann | 2015-10-25 | 1 | -2/+2 |
* | Adding dedicated support for generic CMSIS RTOS and specific KEIL RTX | Joel Bodenmann | 2015-10-19 | 1 | -0/+105 |