From 8318e8dc29c571f56742df6ea81d2f8298127826 Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 8 Jul 2015 13:53:54 +1000 Subject: Provide better access to compiler optimisations for the raw scheduler --- 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 6b2f6d9d..52c129ef 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -40,6 +40,7 @@ // #define INTERRUPTS_ON() optional_code // Options that (should where relevant) apply to all operating systems +// #define GFX_COMPILER GFX_COMPILER_UNKNOWN // #define GFX_NO_OS_INIT FALSE // #define GFX_OS_EXTRA_INIT_FUNCTION myOSInitRoutine // #define GFX_OS_EXTRA_DEINIT_FUNCTION myOSDeInitRoutine -- cgit v1.2.3