diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8fd164b88ab..287c702d26f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1799,12 +1799,25 @@

STMicro STM32F107x. - Chip support for the STM32 F1 "Connectivity Line" 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 Olimex STM32-P107 was contributed by Max Holtzberg and first appeared in NuttX-6.21. -

+ Chip support for the STM32 F1 "Connectivity Line" 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. +

+

+ Olimex STM32-P107 + Support for the Olimex STM32-P107 was contributed by Max Holtzberg and first appeared in NuttX-6.21. That port features the STMicro STM32F107VC MCU. +

+

+

+ Shenzhou + Work is underway as of this writing to port NuttX to the Shenzhou development board (See www.armjishu.com) featuring the STMicro STM32F107VCT MCU. + If all goes according to plan, this port should be verified and avaialble in NuttX-6.22. +

+

diff --git a/Documentation/NuttXLinks.html b/Documentation/NuttXLinks.html index 128ee5d2d3a..b2206050c62 100644 --- a/Documentation/NuttXLinks.html +++ b/Documentation/NuttXLinks.html @@ -22,6 +22,7 @@
  • SourceForge
  • FreshMeat
  • Forum
  • +
  • OSChina
  • Downloads
  • Wiki
  • Toolchains
  • diff --git a/Documentation/README.html b/Documentation/README.html index abb54ab603d..c18dd9ad845 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -166,6 +166,8 @@ | | | |- include/README.txt | | | |- src/README.txt | | | `- README.txt + | | |- shenzhou/ + | | | `- README.txt | | |- skp16c26/ | | | |- include/README.txt | | | |- src/README.txt