summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-25 23:22:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-25 23:22:09 +0000
commit5145ba33ec23c19f84c0d56dc182ea90f7a437d6 (patch)
tree6d8506f771c94896ef7fb4877589980ab413ee05 /nuttx/configs
parent29d916f11e865afefe144aba44146a7d4acca5e4 (diff)
downloadpx4-nuttx-5145ba33ec23c19f84c0d56dc182ea90f7a437d6.tar.gz
px4-nuttx-5145ba33ec23c19f84c0d56dc182ea90f7a437d6.tar.bz2
px4-nuttx-5145ba33ec23c19f84c0d56dc182ea90f7a437d6.zip
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4657 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-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 2d0e6e5af..7da857ec0 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1496,6 +1496,10 @@ configs/pic32mx7mmb
Mikroelektronika PIC32MX7 Multimedia Board (MMB). See
http://www.mikroe.com/ for further information.
+ STATUS: Basic OS test configuration is in place, but the board does not boot.
+ It looks like I will need an ICD3 in order to debug the code (PICkit3
+ doesn't work for debug with this board). This effort is temporarily stalled.
+
configs/pjrc-8051
8051 Microcontroller. This port uses the PJRC 87C52 development system
and the SDCC toolchain. This port is not quite ready for prime time.