summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/micropendous3/README.txt4
-rw-r--r--nuttx/configs/teensy/README.txt4
2 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/micropendous3/README.txt b/nuttx/configs/micropendous3/README.txt
index 1787f7288..32112aa58 100644
--- a/nuttx/configs/micropendous3/README.txt
+++ b/nuttx/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/nuttx/configs/teensy/README.txt b/nuttx/configs/teensy/README.txt
index 24579e82c..9a5fa3eed 100644
--- a/nuttx/configs/teensy/README.txt
+++ b/nuttx/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: