diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 3fc2fc613f..203801678f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1236,11 +1236,11 @@
  • AVR ATMega128 (8-bit AVR)
  • AVR AT90USB64x and AT90USB6128x (8-bit AVR)
  • AVR32 AT32UC3BXXX (32-bit AVR32)
  • -
  • Atmel AT91SAM3U (ARM Cortex-M3)
  • -
  • Atmel AT91SAM3X (ARM Cortex-M3)
  • -
  • Atmel AT91SAM4L (ARM Cortex-M4)
  • -
  • Atmel AT91SAM4S (ARM Cortex-M4)
  • -
  • Atmel AT91SAMA5D3 (ARM Cortex-A5)
  • +
  • Atmel SAM3U (ARM Cortex-M3)
  • +
  • Atmel SAM3X (ARM Cortex-M3)
  • +
  • Atmel SAM4L (ARM Cortex-M4)
  • +
  • Atmel SAM4S (ARM Cortex-M4)
  • +
  • Atmel SAMA5D3 (ARM Cortex-A5)
  • Freescale @@ -2175,9 +2175,9 @@ nsh>

    - Atmel AT91SAM3U. + Atmel SAM3U. This port uses the Atmel SAM3U-EK - development board that features the AT91SAM3U4E MCU. + development board that features the SAM3U4E MCU. This port uses a GNU arm-nuttx-elf or arm-nuttx-eabi toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).

    Development Environments: - See the Atmel AT91SAM3U discussion above. + See the Atmel SAM3U discussion above.

    @@ -2698,7 +2698,7 @@ nsh>

    - Atmel AT91 SAM4L. + Atmel SAM4L. This port uses the Atmel SAM4L Xplained Pro development board. This board features the ATSAM4LC4C MCU running at 48MHz with 256KB of FLASH and 32KB of internal SRAM.

    @@ -2763,7 +2763,7 @@ Mem: 29232 5920 23312 23312

    - Atmel AT91SAM4S. + Atmel SAM4S. This port uses the Atmel SAM4S Xplained development board. This board features the ATSAM4S16C MCU running at 120MHz with 1MB of FLASH and 128KB of internal SRAM.