summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in')
-rw-r--r--c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in b/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in
index a75bc57b88..639a9adc0e 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in
+++ b/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in
@@ -12,6 +12,9 @@
/* If defined, reset the board when the application exits. */
#undef BSP_RESET_BOARD_AT_EXIT
+/* disable testsuite samples with high memory demands */
+#undef BSP_SMALL_MEMORY
+
/* reset vector address for BSP start */
#undef BSP_START_RESET_VECTOR