summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
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/ChangeLog
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/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 078ea0159..3380f55ee 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4962,3 +4962,6 @@
* arch/arm/src/sam34/sam_periphclks.h: A header file that just
includes the right header file. This cleans up the messy logic
in all of the C files and puts the mess in one place (2013-6-12).
+ * arch/arm/src/arm*/Toolchain.mk, Kconfig (and lots of configuration
+ files): Add support for a generic Windows EABI toolchain (2013-6-13).
+