Move dmac setting to application.
[bertos.git] / bertos / cpu / cortex-m3 / drv / dmac_sam3.c
2011-09-26 asterixMove dmac setting to application.
2011-09-16 asterixClean code, use macros instead global variable.
2011-09-16 asterixClean up and reformart.
2011-09-16 asterixRemove unneded functions.
2011-09-16 asterixFix fuctions to configure lli dmac.
2011-09-09 asterixRemove context from api, to keep it more simple.
2011-09-07 asterixAdd fuction to configure dmac in linked mode. Include...
2011-09-06 asterixAdd dmac driver for sam3x.