summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-16 23:00:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-16 23:00:20 +0000
commit6bd6de4ddb21e808e381f8333659d12bee739204 (patch)
tree972056ee0aa8b60328653c18ba8270cbaf001022 /nuttx/configs/micropendous3/ostest/defconfig
parent239bc218655467abbeccc065ea802dea2f3d64ff (diff)
downloadpx4-nuttx-6bd6de4ddb21e808e381f8333659d12bee739204.tar.gz
px4-nuttx-6bd6de4ddb21e808e381f8333659d12bee739204.tar.bz2
px4-nuttx-6bd6de4ddb21e808e381f8333659d12bee739204.zip
Add configuratin for PJRC Teensy board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3716 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/micropendous3/ostest/defconfig')
-rw-r--r--nuttx/configs/micropendous3/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/micropendous3/ostest/defconfig b/nuttx/configs/micropendous3/ostest/defconfig
index e3d69b85b..52852d5ad 100644
--- a/nuttx/configs/micropendous3/ostest/defconfig
+++ b/nuttx/configs/micropendous3/ostest/defconfig
@@ -81,7 +81,7 @@ CONFIG_ARCH_BOARD=micropendous3
CONFIG_ARCH_BOARD_MICROPENDOUS3=y
CONFIG_BOARD_LOOPSPERMSEC=(8*108)
CONFIG_DRAM_SIZE=(4*1024)
-CONFIG_DRAM_START=0x800000
+CONFIG_DRAM_START=0x800100
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
CONFIG_ARCH_NOINTC=y
CONFIG_ARCH_IRQPRIO=n