summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-30 17:36:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-30 17:36:46 +0000
commit844e426199c79c06f1863d63850d362ca3d27ac5 (patch)
tree230951790028e64eb726ce7482780b80ec3c0a54 /nuttx/ChangeLog
parent499461a9c0a8a4c4840511f9467d13f756d4bc7f (diff)
downloadnuttx-844e426199c79c06f1863d63850d362ca3d27ac5.tar.gz
nuttx-844e426199c79c06f1863d63850d362ca3d27ac5.tar.bz2
nuttx-844e426199c79c06f1863d63850d362ca3d27ac5.zip
Completes coding of the LPC17 DMA driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5801 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 23ca473c8..58d078a4e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4470,4 +4470,6 @@
Open1788 LCD and SDRAM which is used as a framebuffer (2013-3-27).
* arch/arm/src/lpc17xx/lpc17_gdma.c and lpc17_sdcard.c: Began
implementation of the LPC17 DMA and integration into the SDCARD
- driver (2013-3029).
+ driver (2013-3-29).
+ * arch/arm/src/lpc17xx/lpc17_gdma.c: LPC17 DMA is code complete and
+ under test. Does not yet work (2013-3-30). \ No newline at end of file