first workable version

Dependencies:   LPC1768_DMA mbed

The test have been created to verify m2m and m2p. In the m2m test, it copy data from source address to destination address using dma. In the m2p test, it send the data from memory to UART via dma. The test is to test the HAL level API. Once the user side API created, more test will be added. I currently only test the m2m and m2p case. It is appreciated if anyone want to test other types and peripherals using the API I created.

Files at this revision

API Documentation at this revision

Comitter:
steniu01
Date:
Thu Aug 21 00:05:00 2014 +0000
Parent:
0:da18b3e74c8c
Child:
2:322a046a24ab
Commit message:
first workable version

Changed in this revision

LPC1768_DMA.lib Show annotated file Show diff for this revision Revisions of this file
--- a/LPC1768_DMA.lib	Thu Aug 21 00:03:12 2014 +0000
+++ b/LPC1768_DMA.lib	Thu Aug 21 00:05:00 2014 +0000
@@ -1,1 +1,1 @@
-LPC1768_DMA#86b13bfcbe46
+http://mbed.org/users/steniu01/code/LPC1768_DMA/#86b13bfcbe46