Use dmac for data blk transfer from sd. Fix set bus with function. Clean up.
[bertos.git] / bertos / drv / spi_dma.h
2011-06-13 asterixAdd spi with dma implementation for sam3, and define...