summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-26 18:39:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-26 18:39:49 +0000
commit841f447aaefbb90682a2ece1728153be9c2fbbef (patch)
tree4992551dbd02b1384479797cda3b3589b8d5a984 /nuttx/configs/README.txt
parente4ffeb12c111d08f2422258e482c1db86286fe01 (diff)
downloadpx4-nuttx-841f447aaefbb90682a2ece1728153be9c2fbbef.tar.gz
px4-nuttx-841f447aaefbb90682a2ece1728153be9c2fbbef.tar.bz2
px4-nuttx-841f447aaefbb90682a2ece1728153be9c2fbbef.zip
ez80f910200zco/ostest supports native windows build; other configurations also updated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5391 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index b7d9f84d1..b4700433b 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1789,10 +1789,6 @@ 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.