aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-12 20:52:42 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-12 20:52:42 +1000
commit92b000291826ca78c30f205c104ac330484b82c9 (patch)
tree35afef7fd58342c22e6de006f3ff23d5ec0b5d76 /gfxconf.example.h
parentddf79cd411e2cbdb58c485851b16be496109ab3b (diff)
downloaduGFX-92b000291826ca78c30f205c104ac330484b82c9.tar.gz
uGFX-92b000291826ca78c30f205c104ac330484b82c9.tar.bz2
uGFX-92b000291826ca78c30f205c104ac330484b82c9.zip
First attempt at Keil CMSIS support
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 27c55a2a..0753cf64 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -34,6 +34,8 @@
//#define GFX_USE_OS_OSX FALSE
//#define GFX_USE_OS_ECOS FALSE
//#define GFX_USE_OS_RAWRTOS FALSE
+//#define GFX_USE_OS_ARDUINO FALSE
+//#define GFX_USE_OS_KEIL FALSE
//#define GFX_USE_OS_RAW32 FALSE
// #define INTERRUPTS_OFF() optional_code
// #define INTERRUPTS_ON() optional_code