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 5be67335..fe7814bf 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -20,6 +20,7 @@ /* The operating system to use. One of these must be defined - preferably in your Makefile */ //#define GFX_USE_OS_CHIBIOS TRUE +//#define GFX_USE_OS_FREERTOS TRUE //#define GFX_USE_OS_WIN32 TRUE //#define GFX_USE_OS_LINUX TRUE //#define GFX_USE_OS_OSX TRUE |