aboutsummaryrefslogtreecommitdiff
path: root/puzzle/dummy/FreeRTOSConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'puzzle/dummy/FreeRTOSConfig.h')
-rw-r--r--puzzle/dummy/FreeRTOSConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/puzzle/dummy/FreeRTOSConfig.h b/puzzle/dummy/FreeRTOSConfig.h
index f398db9..1cfdd71 100644
--- a/puzzle/dummy/FreeRTOSConfig.h
+++ b/puzzle/dummy/FreeRTOSConfig.h
@@ -20,7 +20,7 @@
// #define configTOTAL_HEAP_SIZE (1024)
#define configTOTAL_HEAP_SIZE (7 * 1024)
#define configCHECK_FOR_STACK_OVERFLOW 0
-#define configUSE_MALLOC_FAILED_HOOK 1
+#define configUSE_MALLOC_FAILED_HOOK 0
#define configUSE_DAEMON_TASK_STARTUP_HOOK 0
#define configGENERATE_RUN_TIME_STATS 0
#define configUSE_TRACE_FACILITY 0