summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-06-05 20:04:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-06-05 20:04:21 +0000
commit0cafc5ae1af57028cafd8a2c349044b3a0f304b7 (patch)
treeb536df28ad610ea42a6f3d5766cde4b6cf1d1de8 /nuttx/configs/README.txt
parentc6e53bd8dbb315256ec184f00cd2f0cd3c5846b2 (diff)
downloadpx4-nuttx-0cafc5ae1af57028cafd8a2c349044b3a0f304b7.tar.gz
px4-nuttx-0cafc5ae1af57028cafd8a2c349044b3a0f304b7.tar.bz2
px4-nuttx-0cafc5ae1af57028cafd8a2c349044b3a0f304b7.zip
Add config for 2G Engineering Nucleus LPC1768 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2728 42af7a65-404d-4744-a932-0658087f49c3
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 8a1b1a020..bbfe9946a 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -671,6 +671,11 @@ configs/ntosd-dm320
STATUS: This port is code complete, verified, and included in the
NuttX 0.2.1 release.
+configs/nucleus2g
+ This port uses the Nucleus 2G board (with Babel CAN board). This board
+ features an NXP LPC1768 processor. See the 2G website (http://www.2g-eng.com/)
+ for more information about the Nucleus 2G.
+
configs/olimex-lpc2378
This port uses the Olimex Olimex-lpc2378 board arm-elf toolchain* under
Linux or Cygwin. STATUS: ostest and NSH configurations available.