aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v1
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-12-21 12:10:41 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-12-21 12:10:41 +0100
commitdc469cc51aa66568e4df1f07a331667638cdfb3e (patch)
treed4fc8d598798529f8fed8972cf7d1cc91f374bc4 /nuttx-configs/px4io-v1
parent648e14b9c33cf5521c85dc778121ae025f358d39 (diff)
downloadpx4-firmware-dc469cc51aa66568e4df1f07a331667638cdfb3e.tar.gz
px4-firmware-dc469cc51aa66568e4df1f07a331667638cdfb3e.tar.bz2
px4-firmware-dc469cc51aa66568e4df1f07a331667638cdfb3e.zip
IOv1: Ignore float suffixes in NuttX
Diffstat (limited to 'nuttx-configs/px4io-v1')
-rw-r--r--nuttx-configs/px4io-v1/nsh/Make.defs3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx-configs/px4io-v1/nsh/Make.defs b/nuttx-configs/px4io-v1/nsh/Make.defs
index 7a0792ff6..e96be6a1f 100644
--- a/nuttx-configs/px4io-v1/nsh/Make.defs
+++ b/nuttx-configs/px4io-v1/nsh/Make.defs
@@ -128,8 +128,7 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \
-Wold-style-declaration \
-Wmissing-parameter-type \
-Wmissing-prototypes \
- -Wnested-externs \
- -Wunsuffixed-float-constants
+ -Wnested-externs
ARCHWARNINGSXX = $(ARCHWARNINGS)
ARCHDEFINES =
ARCHPICFLAGS = -fpic -msingle-pic-base -mpic-register=r10