summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-07 15:24:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-07 15:24:32 +0000
commita622d68241de0eeee45edd0a3cc09d3835c3671f (patch)
treea8b0789b65741e9eae31012e11eb036c60841bee /nuttx/configs/README.txt
parentf99b7ebea54884b054edb36606c2b4b4887e7d61 (diff)
downloadpx4-nuttx-a622d68241de0eeee45edd0a3cc09d3835c3671f.tar.gz
px4-nuttx-a622d68241de0eeee45edd0a3cc09d3835c3671f.tar.bz2
px4-nuttx-a622d68241de0eeee45edd0a3cc09d3835c3671f.zip
Renesas M16C support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1478 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 2b22ed102..e9b930cb1 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -498,6 +498,10 @@ configs/sim
NOTE: This target will not run on Cygwin probably for many reasons but
first off because it uses some of the same symbols as does cygwin.dll.
+configs/skp16c26
+ Renesas M16C processor on the Renesas SKP16C26 StarterKit. This port
+ uses the GNU m32c 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.