From 6bd6de4ddb21e808e381f8333659d12bee739204 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 16 Jun 2011 23:00:20 +0000 Subject: Add configuratin for PJRC Teensy board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3716 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 48 +++++++++++++++++++++++++++++++++--------- 1 file changed, 38 insertions(+), 10 deletions(-) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 934cd36f9..3ae99cf64 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 8, 2011

+

Last Updated: June 16, 2011

@@ -1466,16 +1466,16 @@

- ATMega128. + SoC Robotics 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 + (http://www.soc-robotics.com/index.htm) partially complete. The Amber Web Server is based on an Atmel ATMega128.

@@ -1488,15 +1488,40 @@

- AT9USB64x and AT9USB6128x. + Micropendous 3 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. + may be populated with an AT90USB646, 647, 1286, or 1287. I have only the AT90USB647 + version for testing. This version have very limited memory resources: 64Kb of + FLASH and 4Kb of SRAM.

+ + + +
+ +

+ PRJC Teensy++ 2.0 AT9USB1286. + This is a port of NuttX to the PJRC Teensy++ 2.0 board. + This board is developed by http://pjrc.com/teensy/. + The Teensy++ 2.0 is based on an Atmel AT90USB1286 MCU. +

+ @@ -2318,10 +2343,13 @@ nuttx-6.5 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * 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. - + * configs/teensy: Adds a board configuration for the PJRC Teensy++ 2.0 boar + that features an Atmel AT90USB1286 MCU. apps-6.5 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * netutils/ftpc: Simpflication and size reduction. + pascal-3.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> buildroot-1.11 2011-xx-xx <spudmonkey@racsa.co.cr> -- cgit v1.2.3