aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F746-Discovery/example_chibios3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/STM32F746-Discovery/example_chibios3/Makefile')
-rw-r--r--boards/base/STM32F746-Discovery/example_chibios3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/boards/base/STM32F746-Discovery/example_chibios3/Makefile b/boards/base/STM32F746-Discovery/example_chibios3/Makefile
index d7414ef2..c265cada 100644
--- a/boards/base/STM32F746-Discovery/example_chibios3/Makefile
+++ b/boards/base/STM32F746-Discovery/example_chibios3/Makefile
@@ -55,7 +55,8 @@ LDFLAGS =
SRC =
OBJS =
-DEFS = GFX_OS_HEAP_SIZE=40960
+#DEFS = GFX_OS_HEAP_SIZE=40960
+DEFS =
LIBS =
INCPATH =