aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-08-20 02:03:14 +0200
committerJoel Bodenmann <joel@unormal.org>2014-08-20 02:03:14 +0200
commit323dbf4b396af267c4d7c3eb4164df5027c0f057 (patch)
tree79839a70bed251af461e0f348004f5f0d69903c7 /gfxconf.example.h
parentd6e57525ffcac38f66f88df151f151f7b271e4d7 (diff)
downloaduGFX-323dbf4b396af267c4d7c3eb4164df5027c0f057.tar.gz
uGFX-323dbf4b396af267c4d7c3eb4164df5027c0f057.tar.bz2
uGFX-323dbf4b396af267c4d7c3eb4164df5027c0f057.zip
adding RAWRTOS option to gfxconf.h
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index c163986c..2fe4eb19 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -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