diff options
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r-- | gfxconf.example.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h index de4ed230..9f901fce 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -36,6 +36,7 @@ //#define GFX_USE_OS_RAWRTOS FALSE //#define GFX_USE_OS_ARDUINO FALSE //#define GFX_USE_OS_KEIL FALSE +//#define GFX_USE_OS_CMSIS FALSE //#define GFX_USE_OS_RAW32 FALSE // #define INTERRUPTS_OFF() optional_code // #define INTERRUPTS_ON() optional_code |