aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_chibios.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with newer ChibiOS, as upstream don't want to do so.HEADmasterNick Brassel2020-01-121-2/+2
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-7/+7
* 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-1/+1
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-8/+8
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-5/+5
* Add support for ChibiOS V5 - Thanks Vrolleiinmarket2018-07-071-23/+21
* Added new type definitions - moving towards V3.0inmarket2018-06-231-7/+7
* Fix where some V3.x changes found there way back into V2 causing a compile errorinmarket2017-08-261-2/+2
* CHibiOS fixes from removing gfxSemCounter()inmarket2017-08-161-11/+26
* Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...inmarket2017-08-161-2/+2
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-1/+5
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+4
* add support for ChibiOS RT 4 kernelNicolas Reinecke2016-06-011-4/+8
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* More STM32F746-Discovery changes.inmarket2015-10-061-2/+2
* Renaming GFX_NO_OS_INIT to GFX_OS_NO_INITJoel Bodenmann2015-08-161-1/+1
* Significant improvements in alternative scheduler.inmarket2015-07-161-1/+1
* Support ChibiOS V3 changes to the FileStream APIinmarket2015-03-111-1/+3
* ChibiOS 3 error message updateinmarket2014-10-091-2/+2
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+168