diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 00246d0254c..246fdef3cf9 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: July 31, 2013
+Last Updated: August 5, 2013
STATUS. - Initial support for the NUC120 was released in NuttX-6.29. + Initial support for the SAMA5D3x-EK was released in NuttX-6.29. This initial support is very minimal: There are simple test configurations that run out of internal SRAM and two configurations that run out of the on-boar NOR FLASH: (1) An OS test configuration that verifies the correct port of NuttX to the part and (2) a NuttShell (NSH) configuration that might be the basis for further application development. - As of this writing, more device drivers are needed to make this a more complete port. + Develop continues. + Drivers for DMA, SPI, AT25 Serial Flash, and HSMCI memory cards included in NuttX-6.30. + More device drivers are needed to make this a more complete port, particularly USB and networking. Refer to the NuttX board README file for further information.
Development Environments: