Set correct hight speed.
[bertos.git] / bertos / cpu / cortex-m3 / drv / hsmci_sam3.h
2011-09-26 asterixSet correct hight speed.
2011-09-06 asterixUse dmac module. Rename hsmci function to read/write.
2011-09-06 asterixMove some define in sam3x sd implementaion. Define...
2011-09-05 asterixFirst integration of hsmci into sd driver.
2011-09-02 asterixUse dmac for data blk transfer from sd. Fix set bus...
2011-08-30 asterixAdd some fuction to read block from sd using dmac.
2011-08-04 asterixFix send command of controls loop. Clean up.
2011-08-02 asterixAdd first implementation of hsmci controller for sam3x.