summaryrefslogtreecommitdiff
path: root/nuttx/configs/demo9s12ne64
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-27 15:42:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-27 15:42:07 +0000
commitb1374fdcf46709b5e014dc9dbfc78e0394e8d6aa (patch)
tree1a350b3fb02cc7bddae7d11cb54cdcb6a0629af5 /nuttx/configs/demo9s12ne64
parentcc5f5a4daa8d8928bf85f6dc653602133511586f (diff)
downloadpx4-nuttx-b1374fdcf46709b5e014dc9dbfc78e0394e8d6aa.tar.gz
px4-nuttx-b1374fdcf46709b5e014dc9dbfc78e0394e8d6aa.tar.bz2
px4-nuttx-b1374fdcf46709b5e014dc9dbfc78e0394e8d6aa.zip
Add support for the ISOTEL NetClamps VSN board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3321 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/demo9s12ne64')
-rwxr-xr-xnuttx/configs/demo9s12ne64/ostest/defconfig11
1 files changed, 9 insertions, 2 deletions
diff --git a/nuttx/configs/demo9s12ne64/ostest/defconfig b/nuttx/configs/demo9s12ne64/ostest/defconfig
index 9c2afdf33..ff5e58e8d 100755
--- a/nuttx/configs/demo9s12ne64/ostest/defconfig
+++ b/nuttx/configs/demo9s12ne64/ostest/defconfig
@@ -179,12 +179,19 @@ CONFIG_SPI_POLLWAIT=y
# CONFIG_HAVE_LIBM - toolchain supports libm.a
#
CONFIG_RRLOAD_BINARY=n
-CONFIG_INTELHEX_BINARY=y
-CONFIG_MOTOROLA_SREC=n
+CONFIG_INTELHEX_BINARY=n
+CONFIG_MOTOROLA_SREC=y
CONFIG_RAW_BINARY=n
CONFIG_HAVE_LIBM=n
#
+# Setup for a two-pass build
+#
+CONFIG_BUILD_2PASS=n
+CONFIG_PASS1_BUILDIR=configs/demo9s12ne64/initrel
+CONFIG_PASS1_OBJECT=init.r
+
+#
# General OS setup
#
# CONFIG_APP_DIR - Identifies the relative path to the directory