8051 is getting closer. Still have to setup timer and uart.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@32 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
931f411a92
commit
b4a86b12c5
1 changed files with 2 additions and 2 deletions
|
@ -33,10 +33,10 @@
|
||||||
<li><b>8051 Microcontroller</b>.
|
<li><b>8051 Microcontroller</b>.
|
||||||
This port uses the <a href="http://www.pjrc.com/">PJRC</a> 87C52 development system
|
This port uses the <a href="http://www.pjrc.com/">PJRC</a> 87C52 development system
|
||||||
and the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain.
|
and the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain.
|
||||||
This port will require a few more weeks before it is ready for time prime.</li>
|
This port will require a few more weeks before it is ready for prime time.</li>
|
||||||
<li><b>Motorola (Freescale) MC68HC908GP32 Microcontroller</b>.
|
<li><b>Motorola (Freescale) MC68HC908GP32 Microcontroller</b>.
|
||||||
Using the Axiom CMS8GP32 development board.
|
Using the Axiom CMS8GP32 development board.
|
||||||
This is next in the queue.</li?
|
This is next in the queue.</li>
|
||||||
<li><b>Other ports</b>.
|
<li><b>Other ports</b>.
|
||||||
I also have partial ports for the TI TMS320DM270 and for MIPS.
|
I also have partial ports for the TI TMS320DM270 and for MIPS.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue