adding RAWRTOS option to gfxconf.h
This commit is contained in:
parent
d6e57525ff
commit
323dbf4b39
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue