ugfx/src/gos
Joel Bodenmann 3d78787b07 Adding missing default definitions of several macros 2016-02-21 13:32:32 +01:00
..
gos.h Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 2015-11-27 20:39:28 +01:00
gos.mk Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
gos_arduino.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +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 Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_chibios.h Adding new THREAD_RETURN macro to other ports 2015-10-23 17:22:05 +10:00
gos_cmsis.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_cmsis.h Another attempt to get CMSIS semaphores correct. 2015-10-26 23:04:51 +10:00
gos_ecos.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_ecos.h Adding new THREAD_RETURN macro to other ports 2015-10-23 17:22:05 +10:00
gos_freertos.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_freertos.h More thread return fixes 2015-10-23 18:23:57 +10:00
gos_keil.h Compiler warnings 2015-10-19 22:25:21 +02:00
gos_linux.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_linux.h Adding new THREAD_RETURN macro to other ports 2015-10-23 17:22:05 +10:00
gos_mk.c Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
gos_nios.c Removing debugging code from NIOS port 2015-12-04 22:33:40 +01:00
gos_nios.h Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
gos_options.h Adding missing default definitions of several macros 2016-02-21 13:32:32 +01:00
gos_osx.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_osx.h More thread return fixes 2015-10-23 18:23:57 +10:00
gos_raw32.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_raw32.h Improve RAW32 compatibility with other libraries 2015-10-06 12:03:51 +10:00
gos_rawrtos.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_rawrtos.h Adding new THREAD_RETURN macro to other ports 2015-10-23 17:22:05 +10:00
gos_rules.h Removing default operating system to avoid confusion 2015-12-13 11:40:59 +01:00
gos_win32.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gos_win32.h Adding new THREAD_RETURN macro to other ports 2015-10-23 17:22:05 +10:00
gos_x_heap.c Add ability to emulate malloc() and free() to prevent nasty hard to find link errors from C library routines that need malloc 2015-11-27 10:15:46 +10:00
gos_x_heap.h Fix doco 2015-11-27 10:14:45 +10:00
gos_x_threads.c Fix for using raw32 on a known but unsupported cpu 2015-12-24 09:54:33 +10:00
gos_x_threads.h Adding new THREAD_RETURN macro to other ports 2015-10-23 17:22:05 +10:00