summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 19:27:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 19:27:38 +0000
commit6e6b69155e425d81c6f92761bf80cf85ac79c808 (patch)
tree6755cf33710b3243c6d7e028c231d8be97466a8a /nuttx/ChangeLog
parent3af495539591a849500e79917822ef955d62663d (diff)
downloadnuttx-6e6b69155e425d81c6f92761bf80cf85ac79c808.tar.gz
nuttx-6e6b69155e425d81c6f92761bf80cf85ac79c808.tar.bz2
nuttx-6e6b69155e425d81c6f92761bf80cf85ac79c808.zip
Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5494 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ee6b088cf..edf500df6 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3891,5 +3891,6 @@
public include area for compatibility with other architectures.
* arch/arm/src/lm3s/chip: Move register definition header files
into a new chip/ sub-directory.
-
+ * arch/arm/src/lm3s/lm3s_internal.h: Broke up into several
+ smaller header files.