summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100')
-rw-r--r--nuttx/configs/eagle100/README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/README.txt b/nuttx/configs/eagle100/README.txt
index af08a1c88..ba2fbefab 100644
--- a/nuttx/configs/eagle100/README.txt
+++ b/nuttx/configs/eagle100/README.txt
@@ -81,7 +81,10 @@ GNU Toolchain Options
NOTE 2: The devkitARM toolchain includes a version of MSYS make. Make sure that
the paths to Cygwin's /bin and /usr/bin directories appear BEFORE the devkitARM
- path or will get the wrong version of make.
+ path or will get the wrong version of make. It has been reported to me that the
+ devkitARM will require an lower optimization level of -O1. Currently all of the
+ Make.def files have -O2 for devkitARM -- if you are using this toolchain, you may
+ need to review these settings.
CodeSourcery on Linux
^^^^^^^^^^^^^^^^^^^^^