From 64c923ab437c79e9fdf46db2f92054c1ab1f00c5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 23 Jan 2010 17:01:03 +0000 Subject: [PATCH] Default format is .bin git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2524 42af7a65-404d-4744-a932-0658087f49c3 --- configs/sam3u-ek/ostest/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/sam3u-ek/ostest/defconfig b/configs/sam3u-ek/ostest/defconfig index 96fd1cd670..ba35aa8af0 100755 --- a/configs/sam3u-ek/ostest/defconfig +++ b/configs/sam3u-ek/ostest/defconfig @@ -192,9 +192,9 @@ CONFIG_USART3_2STOP=0 # CONFIG_HAVE_LIBM - toolchain supports libm.a # CONFIG_RRLOAD_BINARY=n -CONFIG_INTELHEX_BINARY=y +CONFIG_INTELHEX_BINARY=n CONFIG_MOTOROLA_SREC=n -CONFIG_RAW_BINARY=n +CONFIG_RAW_BINARY=y CONFIG_HAVE_LIBM=n #