mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add a configuration to support the Mirtoo module
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4852 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<h1><big><font color="#3c34ec">
|
||||
<i>NuttX RTOS Porting Guide</i>
|
||||
</font></big></h1>
|
||||
<p>Last Updated: June 13, 2012</p>
|
||||
<p>Last Updated: June 19, 2012</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -837,6 +837,12 @@
|
||||
The port supports serial, timer0, spi, and usb.
|
||||
</li>
|
||||
|
||||
<li><code>configs/mirtoo/code>:
|
||||
This is the port to the DTX1-4000L "Mirtoo" module.
|
||||
This module uses MicroChipPIC32MX250F128D.
|
||||
See the <a href="http://www.dimitech.com/">Dimitech</a> website for further information.
|
||||
</li>
|
||||
|
||||
<li><code>configs/mx1ads</code>:
|
||||
This is a port to the Motorola MX1ADS development board. That board
|
||||
is based on the Freescale i.MX1 processor. The i.MX1 is an ARM920T.
|
||||
|
||||
Reference in New Issue
Block a user