aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index d9dcf88b..4f7ffb8b 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