ugfx/src/gos
inmarket 04c23b408d Fix where some V3.x changes found there way back into V2 causing a compile error 2017-08-26 11:15:22 +10:00
..
gos.h Add support for CMSIS V2 OS's eg RTX5 2017-08-16 16:50:04 +10:00
gos.mk Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
gos_arduino.c Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_arduino.h Fix from crteensy for Arduino when compiling with a strict(er) compiler 2015-11-25 07:29:00 +10:00
gos_chibios.c Fix where some V3.x changes found there way back into V2 causing a compile error 2017-08-26 11:15:22 +10:00
gos_chibios.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_cmsis.c Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_cmsis.h Another attempt to get CMSIS semaphores correct. 2015-10-26 23:04:51 +10:00
gos_cmsis2.c Remove #error in cmsis2 2017-08-17 08:49:46 +10:00
gos_cmsis2.h Add files missing due to git problems 2017-08-17 08:47:40 +10:00
gos_ecos.c Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_ecos.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_freertos.c Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_freertos.h FEATURE: Significantly improved the FreeRTOS port 2017-03-04 15:02:55 +10:00
gos_keil.h Compiler warnings 2015-10-19 22:25:21 +02:00
gos_linux.c Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_linux.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_mk.c Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
gos_nios.c FEATURE: Significantly improved the FreeRTOS port 2017-03-04 15:02:55 +10:00
gos_nios.h Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
gos_options.h Add support for CMSIS V2 OS's eg RTX5 2017-08-16 16:50:04 +10:00
gos_osx.c Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_osx.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_qt.cpp Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_qt.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_raw32.c Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_raw32.h Improve RAW32 compatibility with other libraries 2015-10-06 12:03:51 +10:00
gos_rawrtos.c Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_rawrtos.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_rtx5.h Add files missing due to git problems 2017-08-17 08:47:40 +10:00
gos_rules.h Add support for CMSIS V2 OS's eg RTX5 2017-08-16 16:50:04 +10:00
gos_win32.c Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_win32.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_x_heap.c Update the Raw32 heap allocator to remove a memory merging bug. 2016-12-12 20:01:27 +10:00
gos_x_heap.h Fix doco 2015-11-27 10:14:45 +10:00
gos_x_threads.c Revert "Remove some compiler warnings" 2016-12-14 15:00:43 +01:00
gos_x_threads.h Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() 2017-08-16 16:49:02 +10:00
gos_x_threads_cortexm01.h Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_x_threads_cortexm47fp.h Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gos_x_threads_cortexm347.h Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00