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 @@
Last Updated: June 9, 2013
+Last Updated: June 12, 2013
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.
STATUS: As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell NSH). - The first fully functional LM4F120 LaunchPad port was released in NuttX-6.28. + The first fully functional SAM4L Xplained Pro port was released in NuttX-6.28.
Memory Usage. @@ -3011,6 +3012,27 @@ Mem: 29232 5920 23312 23312
+ Atmel AT91SAM4S. + 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. +
++ STATUS: + As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell NSH). + The first fully functional SAM4S Xplained port was released in NuttX-6.28. +
+