summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-23 19:53:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-23 19:53:03 +0000
commite2cd590a6f7e1a4132d2eda16e1f29c760b804bb (patch)
tree995d8957ad0b6a28ef2f072ba7e0bb05f2028f64 /nuttx/ChangeLog
parentf8b6aa507b5e305c371a210fd85739519fbc3831 (diff)
downloadnuttx-e2cd590a6f7e1a4132d2eda16e1f29c760b804bb.tar.gz
nuttx-e2cd590a6f7e1a4132d2eda16e1f29c760b804bb.tar.bz2
nuttx-e2cd590a6f7e1a4132d2eda16e1f29c760b804bb.zip
Move ld.script files from configuration directories to script/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5249 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f9e1bf5d0..1aa2d9f15 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3500,4 +3500,9 @@
initial reset in the open/setup logic. Opening the ADC driver works
the first time, but not the second because the device is left in a
powered down state on the last close.
-
+ * configs/olimex-lpc1766stck/scripts: Replace all of the identical
+ ld.script files with the common one in this directory.
+ * configs/stm3220g-eval/scripts: Replace all of the identical
+ ld.script files with the common one in this directory.
+ * configs/hymini-stm32v/scripts: Replace all of the identical
+ ld.script files with the common one in this directory.