From 5a8a1894597baa1e6ec442d75e2a488859ce901f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 12 Jun 2013 10:56:42 -0600 Subject: [PATCH] SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully functional --- Documentation/NuttX.html | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d08327d256..25c340d487 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 9, 2013

+

Last Updated: June 12, 2013

@@ -1578,7 +1578,7 @@
  • ARM926EJS (3)
  • ARM Cortex-M0/M0+ (2)
  • ARM Cortex-M3 (19)
  • -
  • ARM Cortex-M4 (8)
  • +
  • ARM Cortex-M4 (9)
  • Atmel AVR
  • Freescale @@ -2967,13 +2968,13 @@ nsh>

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