aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-08-29 17:16:21 +0200
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-08-29 17:16:21 +0200
commit4eb0dbb1e3b8be7eb85c8830ef350d4dae021f87 (patch)
tree1089b2dda44ca6203c1cf11d2213698bdc35ad82 /boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x
parent2fc483e152203668e5b37eebb2e8455d8bc76f4c (diff)
downloaduGFX-4eb0dbb1e3b8be7eb85c8830ef350d4dae021f87.tar.gz
uGFX-4eb0dbb1e3b8be7eb85c8830ef350d4dae021f87.tar.bz2
uGFX-4eb0dbb1e3b8be7eb85c8830ef350d4dae021f87.zip
Updating ChibiOS 3.x build system support
Diffstat (limited to 'boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x')
-rw-r--r--boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x/Makefile b/boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x/Makefile
index d4cc3001..31ce961c 100644
--- a/boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x/Makefile
+++ b/boards/base/Embest-STM32-DMSTF4BB/example_chibios_3.x/Makefile
@@ -8,7 +8,7 @@
# See $(GFXLIB)/tools/gmake_scripts/readme.txt for the list of variables
OPT_OS = chibios
OPT_THUMB = yes
- OPT_LINK_OPTIMIZE = yes
+ OPT_LINK_OPTIMIZE = no
OPT_CPU = stm32m4
# uGFX settings