Add support for Fire STM32v3; sscanf fixes from Kate

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5168 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-09-21 17:32:30 +00:00
parent 70386a1fa3
commit 6eb62c82cc

View File

@ -1753,7 +1753,7 @@
STM32F103VCT chip. Contributed by Laurent Latil.
</li>
<li>
This M3 Wildfire development board (STM32F103VET6), version 2.
The M3 Wildfire development board (STM32F103VET6), version 2.
See <a href="http://firestm32.taobao.com">http://firestm32.taobao.com</a> (the current board is version 3).
</li>
</ol>
@ -1787,7 +1787,9 @@
Support for the Wildfire board was included in version 6.22 of NuttX.
The board port is basically functional.
Not all features have been verified.
The ENC28J60 network is not yet functional.
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).
</li>
</ul>
<p>