summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-09-10 01:19:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-09-10 01:19:15 +0000
commit17b2b1655f4ed281bf42caa80d2eb878df408695 (patch)
tree1c5c75f94ef6ae7ac126f24b437e41350501158b /nuttx/configs/README.txt
parent6faf7edc55e7da40108a75a18b2fa045af02d363 (diff)
downloadpx4-nuttx-17b2b1655f4ed281bf42caa80d2eb878df408695.tar.gz
px4-nuttx-17b2b1655f4ed281bf42caa80d2eb878df408695.tar.bz2
px4-nuttx-17b2b1655f4ed281bf42caa80d2eb878df408695.zip
Document mbed.org port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2934 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 e7afcabf0..de149e496 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -824,6 +824,11 @@ configs/m68322evb
This is a work in progress for the venerable m68322evb board from
Motorola. This OS is also built with the arm-elf toolchain*.
+configs/mbed
+ The configurations in this directory support the mbed board (http://mbed.org)
+ that features the NXP LPC1768 microcontroller.This OS is also built
+ with the arm-elf toolchain*.
+
configs/mcu123-lpc214x
This port is for the NXP LPC2148 as provided on the mcu123.com
lpc214x development board. This OS is also built with the arm-elf