aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h')
-rw-r--r--demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h b/demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h
index e50f15cce..e7aaf2b35 100644
--- a/demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h
+++ b/demos/STM32/RT-STM32F446RE-NUCLEO64/cfg/chconf.h
@@ -709,6 +709,8 @@
/* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
+#define PORT_ENABLE_GUARD_PAGES TRUE
+
#endif /* CHCONF_H */
/** @} */