From f21aa1fa3632ed00a28dfeee2c337b46bcfa74c7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 7 Sep 2012 19:29:21 +0000 Subject: [PATCH] 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 --- Documentation/NuttX.html | 25 +++++++++++++++++++------ Documentation/NuttXLinks.html | 1 + Documentation/README.html | 2 ++ 3 files changed, 22 insertions(+), 6 deletions(-) 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