ugfx/src/gos
inmarket ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
2015-06-08 14:14:40 +10:00
..
gos.h Add Arduino as a full GOS supported operating system (even though it is really just a special bare bones platform) 2015-04-07 23:21:19 +10:00
gos.mk Add the license to the makefiles 2015-06-08 12:11:37 +10:00
gos_arduino.c More GOS arduino files - oops missed them last commit. 2015-04-07 23:22:04 +10:00
gos_arduino.h More GOS arduino files - oops missed them last commit. 2015-04-07 23:22:04 +10:00
gos_chibios.c Support ChibiOS V3 changes to the FileStream API 2015-03-11 00:16:09 +10:00
gos_chibios.h Fix complaints with some ChibiOS versions and some compilers about TRUE/FALSE redefinition. 2014-12-31 12:27:04 +10:00
gos_ecos.c /src/gos/gfx_* -> /src/gos/gos_* 2014-09-29 16:22:35 +10:00
gos_ecos.h /src/gos/gfx_* -> /src/gos/gos_* 2014-09-29 16:22:35 +10:00
gos_freertos.c /src/gos/gfx_* -> /src/gos/gos_* 2014-09-29 16:22:35 +10:00
gos_freertos.h Fixing doxygen 2014-11-23 02:38:38 +01:00
gos_linux.c Compile error and emulation errors for GFILE_NEED_STDIO 2015-02-21 09:23:33 +10:00
gos_linux.h /src/gos/gfx_* -> /src/gos/gos_* 2014-09-29 16:22:35 +10:00
gos_mk.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gos_options.h Add Arduino as a full GOS supported operating system (even though it is really just a special bare bones platform) 2015-04-07 23:21:19 +10:00
gos_osx.c Compile error and emulation errors for GFILE_NEED_STDIO 2015-02-21 09:23:33 +10:00
gos_osx.h /src/gos/gfx_* -> /src/gos/gos_* 2014-09-29 16:22:35 +10:00
gos_raw32.c Fix misspelling of KEIL preprocessor directive. 2015-03-25 12:45:06 +10:00
gos_raw32.h More updates for Keil with raw32 GOS. 2015-03-18 10:26:35 +10:00
gos_rawrtos.c Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gos_rawrtos.h /src/gos/gfx_* -> /src/gos/gos_* 2014-09-29 16:22:35 +10:00
gos_rules.h Add Arduino as a full GOS supported operating system (even though it is really just a special bare bones platform) 2015-04-07 23:21:19 +10:00
gos_win32.c Compile error and emulation errors for GFILE_NEED_STDIO 2015-02-21 09:23:33 +10:00
gos_win32.h Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00