summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-23 19:21:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-23 19:21:00 +0000
commit087800f8e6ca85424f2bf099e3a6cc3ebf0f0c8d (patch)
tree93e75b1c233a6d98dc8a7851ac3a304000882f72 /nuttx/configs/README.txt
parent226f6249ab98fec16645e4847218538176c6ccb2 (diff)
downloadpx4-nuttx-087800f8e6ca85424f2bf099e3a6cc3ebf0f0c8d.tar.gz
px4-nuttx-087800f8e6ca85424f2bf099e3a6cc3ebf0f0c8d.tar.bz2
px4-nuttx-087800f8e6ca85424f2bf099e3a6cc3ebf0f0c8d.zip
Add STM3210E-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2085 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 7e21e9064..80cd358c5 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -618,6 +618,11 @@ configs/skp16c26
Renesas M16C processor on the Renesas SKP16C26 StarterKit. This port
uses the GNU m32c toolchain.
+configs/stm3210e-evel
+ STMicrco STM3210E-EVAL development board based on the STMicro STM32F103ZET6
+ microcontroller (ARM Cortex-M3). This port uses the GNU Cortex-M3
+ toolchain.
+
configs/us7032evb1
This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board.
STATUS: Work has just began on this port.