From 4eb0dbb1e3b8be7eb85c8830ef350d4dae021f87 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sat, 29 Aug 2015 17:16:21 +0200 Subject: Updating ChibiOS 3.x build system support --- boards/base/Embest-STM32-DMSTF4BB/example_chibios_2.x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards/base/Embest-STM32-DMSTF4BB/example_chibios_2.x/Makefile') diff --git a/boards/base/Embest-STM32-DMSTF4BB/example_chibios_2.x/Makefile b/boards/base/Embest-STM32-DMSTF4BB/example_chibios_2.x/Makefile index 4fcda523..a9ba950b 100644 --- a/boards/base/Embest-STM32-DMSTF4BB/example_chibios_2.x/Makefile +++ b/boards/base/Embest-STM32-DMSTF4BB/example_chibios_2.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 -- cgit v1.2.3