summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-09 22:02:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-09 22:02:25 +0000
commit68042b62ce2108809b6e81266d5ef679a026b6ca (patch)
tree8201209a6c898adfbabf940b225193f1163d880a /nuttx/configs/avr32dev1
parentdd122ed371e47b0f7d18709960a2700a3cbf86f1 (diff)
downloadpx4-nuttx-68042b62ce2108809b6e81266d5ef679a026b6ca.tar.gz
px4-nuttx-68042b62ce2108809b6e81266d5ef679a026b6ca.tar.bz2
px4-nuttx-68042b62ce2108809b6e81266d5ef679a026b6ca.zip
Add stubs for AVR32 IRQ controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2988 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/avr32dev1')
-rwxr-xr-xnuttx/configs/avr32dev1/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/avr32dev1/ostest/defconfig b/nuttx/configs/avr32dev1/ostest/defconfig
index 2bd2cd11a..9475724f5 100755
--- a/nuttx/configs/avr32dev1/ostest/defconfig
+++ b/nuttx/configs/avr32dev1/ostest/defconfig
@@ -276,7 +276,7 @@ CONFIG_APP_DIR=examples/ostest
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
-CONFIG_MM_REGIONS=2
+CONFIG_MM_REGIONS=1
CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200
CONFIG_SCHED_INSTRUMENTATION=n