From 92b000291826ca78c30f205c104ac330484b82c9 Mon Sep 17 00:00:00 2001 From: inmarket Date: Mon, 12 Oct 2015 20:52:42 +1000 Subject: First attempt at Keil CMSIS support --- 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 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 -- cgit v1.2.3