aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-05-16 02:06:53 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2013-05-16 02:07:02 +1000
commitb5ce2405501aa693fc4c134e3425e74ba0ff7589 (patch)
treec6b939769fb773f90c2695848bfc3b0b6c55d458 /gfxconf.example.h
parent9ad0d079239662646bcef9b0629b48443da748e6 (diff)
downloaduGFX-b5ce2405501aa693fc4c134e3425e74ba0ff7589.tar.gz
uGFX-b5ce2405501aa693fc4c134e3425e74ba0ff7589.tar.bz2
uGFX-b5ce2405501aa693fc4c134e3425e74ba0ff7589.zip
X 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 */