summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-08 12:31:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-08 12:31:06 -0600
commit39d69550a195f226b1985ebc62f760d286cd68c8 (patch)
tree3efd0ea969c684d257a3266235b5685977d913ce /nuttx/ChangeLog
parentd6ad8ebe0f0051c96688a0302154117c16d413de (diff)
downloadnuttx-39d69550a195f226b1985ebc62f760d286cd68c8.tar.gz
nuttx-39d69550a195f226b1985ebc62f760d286cd68c8.tar.bz2
nuttx-39d69550a195f226b1985ebc62f760d286cd68c8.zip
The old lm/ directories were enamed tiva/ to better support new products coming down the pipe from TI
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 05021d259..5e5b20b6e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6956,4 +6956,7 @@
* configs/olimex-lpc2378/src: Files renamed to correspond with current
thinking about naming (2014-3-8).
* arch/arm/src/lpc2378/lpc23xx_i2c.c and lpc23xx_spi.c: I2C and SPI
- drivers for the LPC23xx from Lizhuoyi (2014-3-8). \ No newline at end of file
+ drivers for the LPC23xx from Lizhuoyi (2014-3-8).
+ * 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).