From 844e426199c79c06f1863d63850d362ca3d27ac5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 30 Mar 2013 17:36:46 +0000 Subject: 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 --- nuttx/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') 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 -- cgit v1.2.3