Renesas M16C support

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1478 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-02-07 15:24:32 +00:00
parent 33d7470d2b
commit da0a0133e1
+4
View File
@@ -498,6 +498,10 @@ configs/sim
NOTE: This target will not run on Cygwin probably for many reasons but 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. 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 configs/us7032evb1
This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board. This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board.
STATUS: Work has just began on this port. STATUS: Work has just began on this port.