aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-12-21 12:10:28 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-12-21 12:10:28 +0100
commit648e14b9c33cf5521c85dc778121ae025f358d39 (patch)
treebf12c8d1fec214bee4100b1bf617c5adae6853b4 /nuttx-configs
parent388350108aa0539f8d3a9407d8970390a1dc36eb (diff)
downloadpx4-firmware-648e14b9c33cf5521c85dc778121ae025f358d39.tar.gz
px4-firmware-648e14b9c33cf5521c85dc778121ae025f358d39.tar.bz2
px4-firmware-648e14b9c33cf5521c85dc778121ae025f358d39.zip
FMUv2: Ignore float suffixes in NuttX
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/Make.defs3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/Make.defs b/nuttx-configs/px4fmu-v2/nsh/Make.defs
index f3ce53b4a..f660deeca 100644
--- a/nuttx-configs/px4fmu-v2/nsh/Make.defs
+++ b/nuttx-configs/px4fmu-v2/nsh/Make.defs
@@ -139,8 +139,7 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \
-Wold-style-declaration \
-Wmissing-parameter-type \
-Wmissing-prototypes \
- -Wnested-externs \
- -Wunsuffixed-float-constants
+ -Wnested-externs
ARCHWARNINGSXX = $(ARCHWARNINGS) \
-Wno-psabi
ARCHDEFINES =