summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-08 13:29:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-08 13:29:09 -0600
commit3100722cdd78ff94412a760138e2fd4fdc319548 (patch)
tree40fef8e42b9d2ad55872feb5a32ee6cbf9390a0c /nuttx/ChangeLog
parent39d69550a195f226b1985ebc62f760d286cd68c8 (diff)
downloadnuttx-3100722cdd78ff94412a760138e2fd4fdc319548.tar.gz
nuttx-3100722cdd78ff94412a760138e2fd4fdc319548.tar.bz2
nuttx-3100722cdd78ff94412a760138e2fd4fdc319548.zip
All files and functions beginning with lm_ changed to tiva_
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5e5b20b6e..34086d4da 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6960,3 +6960,7 @@
* arch/arm/include/tiva and src/tiva: The old lm/ directories were
renamed tiva/ to better support new products coming down the pipe
from TI (2014-3-8).
+ * arch/arm/include/tiva, src/tiva, and configs/: All files and all
+ all functions beginning with the name lm_ changed to tiva_
+ (2014-3-8).
+