summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-30 00:46:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-30 00:46:27 +0000
commit120abbf998a02c39dc8a3c7d82f3e1ebeae195e9 (patch)
tree94eee3587024ef56c197679c0189dbf0f75e3ff8 /nuttx/configs/avr32dev1/ostest/defconfig
parentfc44796aa0ce534591ab5f19fad282f34ff1ab44 (diff)
downloadpx4-nuttx-120abbf998a02c39dc8a3c7d82f3e1ebeae195e9.tar.gz
px4-nuttx-120abbf998a02c39dc8a3c7d82f3e1ebeae195e9.tar.bz2
px4-nuttx-120abbf998a02c39dc8a3c7d82f3e1ebeae195e9.zip
Fix big-time naming error -- what was I thinking?
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3059 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/avr32dev1/ostest/defconfig')
-rwxr-xr-xnuttx/configs/avr32dev1/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/avr32dev1/ostest/defconfig b/nuttx/configs/avr32dev1/ostest/defconfig
index 982e6f563..5e3f14a47 100755
--- a/nuttx/configs/avr32dev1/ostest/defconfig
+++ b/nuttx/configs/avr32dev1/ostest/defconfig
@@ -75,8 +75,8 @@
CONFIG_ARCH=avr
CONFIG_ARCH_AVR=y
CONFIG_ARCH_AVR32=y
-CONFIG_ARCH_CHIP=at91uc3
-CONFIG_ARCH_CHIP_AT91UC3B0256=y
+CONFIG_ARCH_CHIP=at32uc3
+CONFIG_ARCH_CHIP_AT32UC3B0256=y
CONFIG_ARCH_BOARD=avr32dev1
CONFIG_ARCH_BOARD_AVR32DEV1=y
CONFIG_BOARD_LOOPSPERMSEC=7982