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
This commit is contained in:
patacongo 2012-09-24 18:57:38 +00:00
parent 6eb62c82cc
commit 2012027291

View File

@ -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>