aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F746-Discovery/example_chibios3/Makefile
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-06 01:13:11 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-06 01:13:11 +1000
commit470868f51a9a937f0a045ca2081e4183bc76ec0c (patch)
tree900f3e79a330fb722793b508edfbbccf7733a726 /boards/base/STM32F746-Discovery/example_chibios3/Makefile
parentd4ef20f47ece19d3a6072d708b9ce316497e00e0 (diff)
downloaduGFX-470868f51a9a937f0a045ca2081e4183bc76ec0c.tar.gz
uGFX-470868f51a9a937f0a045ca2081e4183bc76ec0c.tar.bz2
uGFX-470868f51a9a937f0a045ca2081e4183bc76ec0c.zip
More STM32F746-Discovery changes.
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 =