aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2013-05-15 09:47:06 -0700
committerTectu <joel@unormal.org>2013-05-15 09:47:06 -0700
commit896e67c9007dd5e8fa4032f446cb4c90d9ca6837 (patch)
treec6b939769fb773f90c2695848bfc3b0b6c55d458 /gfxconf.example.h
parent3571d18741ff00a327b6210a9c9d2594b4bdfb22 (diff)
parentb5ce2405501aa693fc4c134e3425e74ba0ff7589 (diff)
downloaduGFX-896e67c9007dd5e8fa4032f446cb4c90d9ca6837.tar.gz
uGFX-896e67c9007dd5e8fa4032f446cb4c90d9ca6837.tar.bz2
uGFX-896e67c9007dd5e8fa4032f446cb4c90d9ca6837.zip
Merge pull request #70 from inmarket/master
X11 Driver for GDISP and GINPUT MOUSE
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 ce4d4ca6..5d6681ce 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -122,6 +122,7 @@
#define GDISP_USE_GPIO
#define TDISP_COLUMNS 16
#define TDISP_ROWS 2
+ #define GDISP_THREAD_CHIBIOS TRUE
*/
#endif /* _GFXCONF_H */