aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-11-27 20:39:23 +0100
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-11-27 20:39:23 +0100
commiteaf0b19fb8428b9e2e47798294d6ba83a56d186e (patch)
treed5e17609f052e189347e9f503147196f354f8534 /gfxconf.example.h
parent870901880b30a7f81b2d95a815e89542746d62ab (diff)
downloaduGFX-eaf0b19fb8428b9e2e47798294d6ba83a56d186e.tar.gz
uGFX-eaf0b19fb8428b9e2e47798294d6ba83a56d186e.tar.bz2
uGFX-eaf0b19fb8428b9e2e47798294d6ba83a56d186e.zip
Adding support for NIOS-II platform
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 36b4cda4..046b77ed 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -38,6 +38,7 @@
//#define GFX_USE_OS_KEIL FALSE
//#define GFX_USE_OS_CMSIS FALSE
//#define GFX_USE_OS_RAW32 FALSE
+//#define GFX_USE_OS_NIOS FALSE
// #define INTERRUPTS_OFF() optional_code
// #define INTERRUPTS_ON() optional_code