Add basic directory structure for the Shenzhou STM32107 board (not much there yet)

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5108 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-09-07 19:29:21 +00:00
parent e26e61c95c
commit f21aa1fa36
3 changed files with 22 additions and 6 deletions

View file

@ -1799,12 +1799,25 @@
<td>
<p>
<b>STMicro STM32F107x</b>.
Chip support for the STM32 F1 &quot;Connectivity Line&quot; family has been present in NuttX and users have reported that they have successful brought up NuttX on there proprietary boards using this logic.
Support for the <a href="https://www.olimex.com/dev/stm32-p107.html">Olimex STM32-P107</a> was contributed by Max Holtzberg and first appeared in NuttX-6.21.
<ul>
<b>STATUS:</b>
Configurations for the basic OS test and NSH are available and verified.
</ul>
Chip support for the STM32 F1 &quot;Connectivity Line&quot; family has been present in NuttX for some time and users have reported that they have successful brought up NuttX on there proprietary boards using this logic.
</p>
<p>
<b>Olimex STM32-P107</b>
Support for the <a href="https://www.olimex.com/dev/stm32-p107.html">Olimex STM32-P107</a> was contributed by Max Holtzberg and first appeared in NuttX-6.21. That port features the STMicro STM32F107VC MCU.
<ul>
<b>STATUS:</b>
Configurations for the basic OS test and NSH are available and verified.
</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.
<ul>
<b>STATUS:</b>
In progress.
</ul>
</p>
</td>
</tr>
<tr>