summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-13 11:04:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-13 11:04:18 -0600
commit9ceb4c0753a552a4af2b1d6d924b0b6e9ebd5ac5 (patch)
tree779e02acad9e66079e30fc9a2ed3243eba1905bb /nuttx/configs/ntosd-dm320
parent4691fbd207362f6ff7df11dc0b4b5c1df5f3242e (diff)
downloadnuttx-9ceb4c0753a552a4af2b1d6d924b0b6e9ebd5ac5.tar.gz
nuttx-9ceb4c0753a552a4af2b1d6d924b0b6e9ebd5ac5.tar.bz2
nuttx-9ceb4c0753a552a4af2b1d6d924b0b6e9ebd5ac5.zip
Add support for a generic windows-based EABI toolchain; Add NX configuration to force default NXTK border colors
Diffstat (limited to 'nuttx/configs/ntosd-dm320')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index 0335d7124..d6faba48e 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -67,7 +67,7 @@ GNU Toolchain Options
CONFIG_DM320_CODESOURCERYL=y : CodeSourcery under Linux
CONFIG_DM320_DEVKITARM=y : devkitARM under Windows
CONFIG_DM320_BUILDROOT=y : NuttX buildroot under Linux or Cygwin (default)
- CONFIG_ARM_TOOLCHAIN_GNU_EABI : Generic arm-none-eabi toolchain
+ CONFIG_ARM_TOOLCHAIN_GNU_EABIL : Generic arm-none-eabi toolchain
If you are not using CONFIG_DM320_BUILDROOT, then you may also have to modify
the PATH in the setenv.h file if your make cannot find the tools.