aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-07-08 22:30:39 +1000
committerinmarket <andrewh@inmarket.com.au>2015-07-08 22:30:39 +1000
commit732bccb57a0ea4e40eab157d9cf6fd88d2ff0d4c (patch)
tree4095dc75a099f7f4e9eb825c47b83250d1d80442 /gfxconf.example.h
parentac231c558c7c9758c487f5407017d406299c49cb (diff)
parented75f5e8c34051942531bfe96c9827978796320e (diff)
downloaduGFX-732bccb57a0ea4e40eab157d9cf6fd88d2ff0d4c.tar.gz
uGFX-732bccb57a0ea4e40eab157d9cf6fd88d2ff0d4c.tar.bz2
uGFX-732bccb57a0ea4e40eab157d9cf6fd88d2ff0d4c.zip
Merge branch 'master' into STM32F7_Discovery
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 6b2f6d9d..52c129ef 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -40,6 +40,7 @@
// #define INTERRUPTS_ON() optional_code
// Options that (should where relevant) apply to all operating systems
+// #define GFX_COMPILER GFX_COMPILER_UNKNOWN
// #define GFX_NO_OS_INIT FALSE
// #define GFX_OS_EXTRA_INIT_FUNCTION myOSInitRoutine
// #define GFX_OS_EXTRA_DEINIT_FUNCTION myOSDeInitRoutine