From 4aa27ecbcdab29af00d10743910adbc3cd6143b5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 23 Dec 2011 00:58:00 +0000 Subject: [PATCH] PIC32 NSH configuration now builds without errors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4220 42af7a65-404d-4744-a932-0658087f49c3 --- configs/sure-pic32mx/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sure-pic32mx/nsh/defconfig b/configs/sure-pic32mx/nsh/defconfig index 74b56dda84d..70d4017cf99 100644 --- a/configs/sure-pic32mx/nsh/defconfig +++ b/configs/sure-pic32mx/nsh/defconfig @@ -328,7 +328,7 @@ CONFIG_DEBUG=n CONFIG_DEBUG_VERBOSE=n CONFIG_DEBUG_SYMBOLS=n CONFIG_DEBUG_SCHED=n -CONFIG_HAVE_CXX=y +CONFIG_HAVE_CXX=n CONFIG_MM_REGIONS=1 CONFIG_ARCH_LOWPUTC=y CONFIG_RR_INTERVAL=0