diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 85c7ea1d49..934cd36f9d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: June 6, 2011
+Last Updated: June 8, 2011
+ ATMega128. + This port of NuttX to the Amber Web Server from SoC Robotics + (http://www.soc-robotics.com/index.htm) is underway. The Amber Web Server is + based on an Atmel ATMega128. +
++ STATUS: + This port a work in progress. It is in the early stage at approximately code + complete but with no testing. This port may be verified for the NuttX 6.5 release. +
++ AT9USB64x and AT9USB6128x. + This port of NuttX to the Opendous Micropendous 3 board. The Micropendous3 is + may be populated with an AT90USB646, 647, 1286, or 1287. +
++ STATUS: + This port a work in progress. It is in the early stage at approximately code + complete but with no testing. This port may be verified for the NuttX 6.5 release. +
+nuttx-6.5 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * arch/avr/src/avr and arch/avr/include/avr: Adds general support for + the Atmel 8-bit AVR family. + * arch/avr/src/atmega and arch/avr/include/atmega: Addes support for the + Atmel AVR ATMega family. + * arch/avr/src/at90usb and arch/avr/include/at90usb: Addes support for the + Atmel AVR AT90USB family. + * configs/micropendous3: Adds a board configuration for the Opendous + Micropendous 3 board. This board may be populated with several different + members of the Atmel AVR AT90USB family. + * configs/amber: This is a placehold for the Atmel ATMega128 Amber Web + Server from SoC Robotics. Not much present in this directory on initial + check-in. + + apps-6.5 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> pascal-3.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>