From 2943011ccb7e63c13ff8dfa3dcd4fcaae5820057 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 20 Sep 2017 19:47:46 +0200 Subject: Adding Zephyr port --- gfxconf.example.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index e32dd19f..208061e5 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -40,6 +40,7 @@ //#define GFX_USE_OS_CMSIS FALSE //#define GFX_USE_OS_CMSIS2 FALSE //#define GFX_USE_OS_RAW32 FALSE +//#define GFX_USE_OS_ZEPHYR FALSE //#define GFX_USE_OS_NIOS FALSE //#define GFX_USE_OS_QT FALSE // #define INTERRUPTS_OFF() optional_code -- cgit v1.2.3