diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 71bfe087838..52c130a110d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: January 4, 2016
+Last Updated: January 6, 2016
+ Arduino MEGA2560. + Extension of the AVR architecture to support the ATMega2560 and specifi support for the Arduion MEGA2560 board were contributed by Dimitry Kloper and first released in NuttX-7.14. +
++ STATUS: + The basic port was released in NuttX-7.14 including a simple "Hello, World!" and OS test configurations. + Extensive effort was made to the use the special capabilities of the Atmel Studio AVR compiler to retain strings in FLASH memory and so keep the SRAM memory usage to a minimum. + Refer to the NuttX board README file for further information. +
+