summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-31 14:10:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-31 14:10:53 -0600
commitb4d44f121eb9231557b765100399a915557b93db (patch)
tree6f0a7aa3f0907b1759a008d69ed96737aab373b4 /nuttx/configs/README.txt
parent600af3670d87ea96153b924f48bcfa77d596d407 (diff)
downloadpx4-nuttx-b4d44f121eb9231557b765100399a915557b93db.tar.gz
px4-nuttx-b4d44f121eb9231557b765100399a915557b93db.tar.bz2
px4-nuttx-b4d44f121eb9231557b765100399a915557b93db.zip
Review/modifications for change of last merge
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 2092bab59..c797e1c96 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -319,6 +319,11 @@ 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/moteino-mega
+ This is placeholder for the LowPowerLab MoteinoMEGA that is based
+ on the Atmel AVR ATMega1284P MCU. There is not much there yet and what is
+ there is untested due to tool-related issues.
+
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.