MODDMA GPDMA Controller New features: transfer pins to memory buffer under periodic timer control and send double buffers to DAC

Dependents:   FirstTest WaveSim IO-dma-memmem DACDMAfuncgenlib ... more

Revision:
12:1dfee7208043
Parent:
11:19009be5a0e7
Child:
13:846c8b6ffb7f
--- a/ChangeLog.c	Sun Mar 13 12:46:55 2011 +0000
+++ b/ChangeLog.c	Sun Mar 13 23:28:21 2011 +0000
@@ -1,5 +1,12 @@
 /* $Id:$
 
+1.8 - 13 Mar 2011
+
+    * Renamed example files to .h
+    * Added pseudo g2m and m2g transferTypes to support GPIO 
+      "memory moves" but triggered by peripheral timer. To 
+      support this new operating mode added example3.h
+    
 1.7 - 13 Mar 2011
 
     * Remove the test at the beginning of the channel setup.