adding RAWRTOS option to gfxconf.h

This commit is contained in:
Joel Bodenmann 2014-08-20 02:03:14 +02:00
parent d6e57525ff
commit 323dbf4b39

View File

@ -33,6 +33,7 @@
//#define GFX_USE_OS_LINUX FALSE
//#define GFX_USE_OS_OSX FALSE
//#define GFX_USE_OS_ECOS FALSE
//#define GFX_USE_OS_RAWRTOS FALSE
//#define GFX_USE_OS_RAW32 FALSE
// #define GOS_RAW_HEAP_SIZE 0
// #define INTERRUPTS_OFF() optional_code