summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-20 00:04:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-20 00:04:56 +0000
commit93c4af0cd430f96c3e067e660923779d65b36e80 (patch)
tree4f225d12c9f365cdb2ceb06c8b2998edaad91341 /nuttx/configs/README.txt
parentec7a135dd37dbf5d8fd5da72f0cf1ebf1f75f982 (diff)
downloadnuttx-93c4af0cd430f96c3e067e660923779d65b36e80.tar.gz
nuttx-93c4af0cd430f96c3e067e660923779d65b36e80.tar.bz2
nuttx-93c4af0cd430f96c3e067e660923779d65b36e80.zip
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
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 692c7792e..6667d0e74 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1473,6 +1473,10 @@ configs/micropendous3
be populated with either an AVR AT90USB646, 647, 1286, or 1287 MCU.
Support is configured for the AT90USB647.
+configs/mirtoo
+ This is the port to the DTX1-4000L "Mirtoo" module. This module uses MicroChip
+ PIC32MX250F128D. See http://www.dimitech.com/ for further information.
+
configs/mx1ads
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.