Compile EKF2 on chibiOS with cpp 11 (#2539)

This commit is contained in:
Ewoud Smeur
2020-07-03 19:33:52 +02:00
committed by GitHub
parent 1cc01d4653
commit e0a23a55c1
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -79,6 +79,7 @@ endif
#
$(TARGET).srcs += c++.cpp pprz_syscalls.c
$(TARGET).CXXFLAGS += -fno-sized-deallocation
$(TARGET).CXXFLAGS += $(CXXSTANDARD)
#
# General rules