ugfx/src
Joel Bodenmann ec257874a7 GDISP: Explicitly handle gOrientation values where applicaple
This addresses a compiler bug in some versions of GCC which warn about unhandled enum values although there is a default handler.
2021-08-23 15:28:06 +02:00
..
gadc Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
gaudio Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
gdisp GDISP: Explicitly handle gOrientation values where applicaple 2021-08-23 15:28:06 +02:00
gdriver Avoid duplicate const specifier compiler warnings 2021-08-12 12:20:07 +02:00
gevent Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
gfile Avoid duplicate const specifier compiler warnings 2021-08-12 12:20:07 +02:00
ginput Avoid duplicate const specifier compiler warnings 2021-08-12 12:20:07 +02:00
gmisc For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gos Minor doxygen fixes 2021-08-19 13:48:44 +02:00
gqueue Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
gtimer Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
gtrans For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gwin Minor doxygen fixes 2021-08-19 13:48:44 +02:00
gfx.c Update license header 2018-10-01 17:34:15 +02:00
gfx.h Minor fixups 2018-11-10 10:45:28 +10:00
gfx_compilers.h Update license header 2018-10-01 17:34:15 +02:00
gfx_mk.c Minor fixups 2018-11-10 10:45:28 +10:00
gfx_options.h Update license header 2018-10-01 17:34:15 +02:00
gfx_types.h For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00