summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-08 11:03:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-08 11:03:58 -0600
commit1418161910e3b44bd8afd85ea107d0452e5967f3 (patch)
treee26120bc4efdeb18f1720c66e32789b8214e388a /nuttx/ChangeLog
parent7454f370021e7f93118b869620247496b0f09516 (diff)
downloadnuttx-1418161910e3b44bd8afd85ea107d0452e5967f3.tar.gz
nuttx-1418161910e3b44bd8afd85ea107d0452e5967f3.tar.bz2
nuttx-1418161910e3b44bd8afd85ea107d0452e5967f3.zip
LPC2378: I2C driver from Lizhuoyi
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 7ff45824b..05021d259 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6953,3 +6953,7 @@
thinking about naming (2014-3-8).
* arch/x86/src/qemu/qemu_keypad.c and qemu_vga.c: New QEMU keyboard
and VGA drivers from Lizhuoyi (2014-3-8).
+ * 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