From 2b4bd12ffa7239f81a85cea1183a1a13b36fc7c0 Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 16 Aug 2017 16:50:04 +1000 Subject: Add support for CMSIS V2 OS's eg RTX5 --- gfxconf.example.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gfxconf.example.h') 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 -- cgit v1.2.3