From 9bcf2df90e6c63077f9a19b7f6e482c078fcdb76 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 18 Oct 2010 15:41:36 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3037 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 99d372ebbe2..dd767ff36fb 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: October 9, 2010

+

Last Updated: October 18, 2010

@@ -1321,6 +1321,32 @@ + + + + Atmel AVR32 + + + +
+ +

+ AV32DEV1. + This port uses the www.mcuzon.com AVRDEV1 board based on the Atmel AT91UC3B0256 MCU. + This port requires a special GNU avr32 toolchain available from atmel.com website. + This is a windows native toolchain and so can be used only under Cygwin on Windows. +

+ + +