aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.io>2017-08-16 16:50:04 +1000
committerinmarket <inmarket@ugfx.io>2017-08-16 16:50:04 +1000
commit2b4bd12ffa7239f81a85cea1183a1a13b36fc7c0 (patch)
tree3a71d4367e0f76fe79fb6e8eed7ab1f38ccc1d8c /gfxconf.example.h
parentd7b083da1e3fbc9355422bc29470c387e88389d7 (diff)
downloaduGFX-2b4bd12ffa7239f81a85cea1183a1a13b36fc7c0.tar.gz
uGFX-2b4bd12ffa7239f81a85cea1183a1a13b36fc7c0.tar.bz2
uGFX-2b4bd12ffa7239f81a85cea1183a1a13b36fc7c0.zip
Add support for CMSIS V2 OS's eg RTX5
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 b278ed70..e32dd19f 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -36,7 +36,9 @@
//#define GFX_USE_OS_RAWRTOS FALSE
//#define GFX_USE_OS_ARDUINO FALSE
//#define GFX_USE_OS_KEIL FALSE
+//#define GFX_USE_OS_RTX5 FALSE
//#define GFX_USE_OS_CMSIS FALSE
+//#define GFX_USE_OS_CMSIS2 FALSE
//#define GFX_USE_OS_RAW32 FALSE
//#define GFX_USE_OS_NIOS FALSE
//#define GFX_USE_OS_QT FALSE