aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile')
-rw-r--r--boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile b/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
index 4d6cf31a..344e3bf4 100644
--- a/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
+++ b/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
@@ -36,7 +36,7 @@ endif
#
ARCH = arm-none-eabi-
-SRCFLAGS = -ggdb -O0
+SRCFLAGS = -ggdb -O1
CFLAGS =
CXXFLAGS = -fno-rtti
ASFLAGS =