UAVCAN: Set default optimization level to -Os because comm protocols should not hog the flash or RAM.

This commit is contained in:
Lorenz Meier
2015-10-14 14:07:17 +02:00
parent ae65269de9
commit cff6cde47b
+1 -1
View File
@@ -63,7 +63,7 @@ px4_add_module(
COMPILE_FLAGS
-Wframe-larger-than=1500
-Wno-deprecated-declarations
-O3
-Os
SRCS
# Main
uavcan_main.cpp