From 646a0f481f7158c153937ef377a477ecf8d7012b Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 21 Jun 2011 15:20:14 +0000 Subject: [PATCH] Prep for 6.5 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3730 42af7a65-404d-4744-a932-0658087f49c3 --- configs/micropendous3/README.txt | 4 ++++ configs/teensy/README.txt | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/configs/micropendous3/README.txt b/configs/micropendous3/README.txt index 1787f72885..32112aa587 100644 --- a/configs/micropendous3/README.txt +++ b/configs/micropendous3/README.txt @@ -196,6 +196,10 @@ Serial Console Toolchains ^^^^^^^^^^ +There are several toolchain options. However, testing has been performed +using *only* the NuttX buildroot toolchain described below. Therefore, +the NuttX buildroot toolchain is the recommended choice: + Buildroot: There is a DIY buildroot version for the AVR boards here: diff --git a/configs/teensy/README.txt b/configs/teensy/README.txt index 24579e82ce..9a5fa3eed9 100644 --- a/configs/teensy/README.txt +++ b/configs/teensy/README.txt @@ -199,6 +199,10 @@ Teensy SPI Connection Toolchains ^^^^^^^^^^ +There are several toolchain options. However, testing has been performed +using *only* the NuttX buildroot toolchain described below. Therefore, +the NuttX buildroot toolchain is the recommended choice: + Buildroot: There is a DIY buildroot version for the AVR boards here: