aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 20:56:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 20:56:40 +0000
commit3f4d20628887f3d76705262fcbf18315bc31ea18 (patch)
tree0ce5a8fef2db57cb94682de53ecdea6625f2b83f /nuttx/ChangeLog
parent23cc9f459cba8e90faf59922616f1c0975b389f3 (diff)
downloadpx4-firmware-3f4d20628887f3d76705262fcbf18315bc31ea18.tar.gz
px4-firmware-3f4d20628887f3d76705262fcbf18315bc31ea18.tar.bz2
px4-firmware-3f4d20628887f3d76705262fcbf18315bc31ea18.zip
Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will include the lm4f
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5495 42af7a65-404d-4744-a932-0658087f49c3
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 edf500df6..35bf42253 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3893,4 +3893,7 @@
into a new chip/ sub-directory.
* arch/arm/src/lm3s/lm3s_internal.h: Broke up into several
smaller header files.
+ * arch/arm/src/lm: Rename the arch/arm/src/lm3s directory to
+ arch/arm/src/lm so that is can support other members of the
+ Stellaris family.