aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_chibios.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-2/+2
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-3/+3
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-3/+3
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-4/+2
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-15/+15
* Another ChibiOS V5 fixinmarket2018-07-081-1/+5
* Add support for ChibiOS V5 - Thanks Vrolleiinmarket2018-07-071-6/+11
* Added new type definitions - moving towards V3.0inmarket2018-06-231-21/+3
* First set of V3 macro changesinmarket2018-02-271-10/+7
* Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...inmarket2017-08-161-7/+0
* add support for ChibiOS RT 4 kernelNicolas Reinecke2016-06-011-3/+8
* Adding new THREAD_RETURN macro to other portsJoel Bodenmann2015-10-191-0/+1
* Fixing ChibiOS/RT 3.x portJoel Bodenmann2015-06-191-1/+2
* Fix complaints with some ChibiOS versions and some compilers about TRUE/FALSE...inmarket2014-12-311-0/+11
* Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-0/+4
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+118