aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-02-01 17:08:14 +0100
committerJoel Bodenmann <joel@unormal.org>2014-02-01 17:08:14 +0100
commit6e893c7efd56a89b452e84421f5235e5cbaf6867 (patch)
tree9aad98d87bf6f49fca1e1666769d3303cde6ccf3 /gfxconf.example.h
parent0bb6473f880e69c294f78972a04c286a088d15fb (diff)
downloaduGFX-6e893c7efd56a89b452e84421f5235e5cbaf6867.tar.gz
uGFX-6e893c7efd56a89b452e84421f5235e5cbaf6867.tar.bz2
uGFX-6e893c7efd56a89b452e84421f5235e5cbaf6867.zip
doc
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 e6a3381e..53aa187d 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -18,6 +18,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