summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-24 18:57:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-24 18:57:38 +0000
commit20119ce3834a33b5b7ebac6e2dc32d1983686938 (patch)
tree9e0cdccc2a0cf0e4109476c31cffba962f7a4df9 /nuttx/Documentation/NuttX.html
parent3a9970e4b125c4a629d957d35ca67f662c69ff00 (diff)
downloadpx4-nuttx-20119ce3834a33b5b7ebac6e2dc32d1983686938.tar.gz
px4-nuttx-20119ce3834a33b5b7ebac6e2dc32d1983686938.tar.bz2
px4-nuttx-20119ce3834a33b5b7ebac6e2dc32d1983686938.zip
Corrections for SD card on Shenzhou board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5183 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index b51b5e7b3..84e0024ef 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1789,7 +1789,7 @@
Not all features have been verified.
Support for FAT file system on an an SD card had been verified.
The ENC28J60 network is functional (but required lifting the chip select pin on the W25x16 part).
- Customizations for the v3 version of the Wildfire board a selectable (but untested).
+ Customizations for the v3 version of the Wildfire board are selectable (but untested).
</li>
</ul>
<p>
@@ -1820,15 +1820,20 @@
<ul>
<b>STATUS:</b>
Configurations for the basic OS test and NSH are available and verified.
+ Networking is functional.
</ul>
</p>
<p>
- <b>Shenzhou</b>
- Work is underway as of this writing to port NuttX to the Shenzhou development board (See <a href="http://www.armjishu.com">www.armjishu.com</a>) featuring the STMicro STM32F107VCT MCU.
- If all goes according to plan, this port should be verified and avaialble in NuttX-6.22.
+ <b>Shenzhou IV</b>
+ Work is underway as of this writing to port NuttX to the Shenzhou IV development board (See <a href="http://www.armjishu.com">www.armjishu.com</a>) featuring the STMicro STM32F107VCT MCU.
+ If all goes according to plan, this port should be verified and available in NuttX-6.22.
<ul>
<b>STATUS:</b>
In progress.
+ The following have been verified:
+ (1) Basic Cortex-M3 port,
+ (2) Ethernet,
+ (3) On-board LEDs
</ul>
</p>
</td>