diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 2e5d026e1e9..55192bc47ec 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 7, 2013

+

Last Updated: January 12, 2014

@@ -1197,7 +1197,7 @@
  • ARM926EJS (4)
  • ARM Cortex-A5 (1)
  • ARM Cortex-M0/M0+ (2)
  • -
  • ARM Cortex-M3 (24)
  • +
  • ARM Cortex-M3 (25)
  • ARM Cortex-M4 (10)
  • Atmel AVR @@ -2137,12 +2137,31 @@ nsh>

    STMicro STM32F100x (STM32 F1 "Value Line"Family). - Chip support for these STM32 "Value Line" family was contributed by Mike Smith and users have reported that they have successful brought up NuttX on there proprietary boards using this logic. - This logic was extended to support the high density STM32F100RC chips by Freddie Chopin - However, there is no specific board support for this chip families in the NuttX source tree. - There is, however, generic support for STM32F100RC boards. - Refer to the NuttX board README file for further information.

    +
    diff --git a/Documentation/README.html b/Documentation/README.html index cf0e2103451..4d46777ec89 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -190,10 +190,10 @@ | | | `- README.txt | | |- stm32f4discovery/ | | | `- README.txt - | | |- stm32ldiscovery/ - | | | `- README.txt | | |- stm32f429i-disco/ | | | `- README.txt + | | |- stm32vldiscovery/ + | | | `- README.txt | | |- sure-pic32mx/ | | | `- README.txt | | |- teensy/