From 499461a9c0a8a4c4840511f9467d13f756d4bc7f Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 Mar 2013 22:22:28 +0000 Subject: Start LPC17 DMA support for SDCARD driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5800 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 4c969711e..23ca473c8 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -4468,3 +4468,6 @@ configs/open1788/READMT.txt (2103-3-27). * configs/open1788/nxlines: Add a configuration to test both the 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). -- cgit v1.2.3