aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/mpu6000/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/mpu6000/module.mk')
-rw-r--r--src/drivers/mpu6000/module.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/mpu6000/module.mk b/src/drivers/mpu6000/module.mk
index 5b4893b12..da9fcc0fc 100644
--- a/src/drivers/mpu6000/module.mk
+++ b/src/drivers/mpu6000/module.mk
@@ -42,3 +42,5 @@ SRCS = mpu6000.cpp
MODULE_STACKSIZE = 1200
EXTRACXXFLAGS = -Weffc++
+
+MAXOPTIMIZATION = -Os