summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-15 20:14:05 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-15 20:14:05 +0000
commit6fbbf711eca3f4f39622b473a5e0cb47ab6f5c56 (patch)
treedf93abff1593157124d84a3bacedff97adcb0585 /nuttx/configs
parent6dff512b922412fa081fe6d13a8428bec32f6d8b (diff)
downloadpx4-nuttx-6fbbf711eca3f4f39622b473a5e0cb47ab6f5c56.tar.gz
px4-nuttx-6fbbf711eca3f4f39622b473a5e0cb47ab6f5c56.tar.bz2
px4-nuttx-6fbbf711eca3f4f39622b473a5e0cb47ab6f5c56.zip
z8encore000zco has z8f6403
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@688 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/README.txt2
-rw-r--r--nuttx/configs/z8encore000zco/ostest/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 6646c6964..ea9dedaf8 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -340,7 +340,7 @@ configs/z16f2800100zcog
configs/z8encore000zco
z8Encore! Microncontroller. This port use the Zilog z8encore000zco
- development kit, Z8F642 part, and the Zilog ZDS-II Windows command line
+ development kit, Z8F6403 part, and the Zilog ZDS-II Windows command line
tools. The development environment is Cygwin under WinXP.
configs/z80zim
diff --git a/nuttx/configs/z8encore000zco/ostest/defconfig b/nuttx/configs/z8encore000zco/ostest/defconfig
index 5fa382a59..63ea9ff16 100644
--- a/nuttx/configs/z8encore000zco/ostest/defconfig
+++ b/nuttx/configs/z8encore000zco/ostest/defconfig
@@ -60,7 +60,7 @@ CONFIG_ARCH=z80
CONFIG_ARCH_Z8=y
CONFIG_ARCH_CHIP=z8
CONFIG_ARCH_CHIP_Z8=y
-CONFIG_ARCH_CHIP_Z8F642=y
+CONFIG_ARCH_CHIP_Z8F6403=y
CONFIG_ARCH_BOARD=z8encore000zco
CONFIG_ARCH_BOARD_Z8ENCORE000ZCO=y
CONFIG_BOARD_LOOPSPERMSEC=1250