aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/NIL-MT-DB-X4/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR/NIL-MT-DB-X4/chconf.h')
-rw-r--r--demos/AVR/NIL-MT-DB-X4/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/NIL-MT-DB-X4/chconf.h b/demos/AVR/NIL-MT-DB-X4/chconf.h
index 53ed735f1..3b30e3b4c 100644
--- a/demos/AVR/NIL-MT-DB-X4/chconf.h
+++ b/demos/AVR/NIL-MT-DB-X4/chconf.h
@@ -169,7 +169,7 @@
* provide the @p __heap_base__ and @p __heap_end__ symbols.
* @note Requires @p CH_CFG_USE_MEMCORE.
*/
-#define CH_CFG_MEMCORE_SIZE 0
+#define CH_CFG_MEMCORE_SIZE 128
/** @} */