Add handy functions for handling non recurrent timeouts.
[bertos.git] / bertos / drv / sd.h
2011-09-06 asterixComply struct names to conding style.
2011-09-06 asterixClean up, and reformat.
2011-09-06 asterixSome tricks for old compatibility.
2011-09-05 asterixStart to extract generic interface from the sd driver...
2011-09-05 asterixUse read resp fuction, clean up. Start to integrate...
2011-09-02 asterixAdd write block function.
2011-09-02 asterixRead max data rating of sd. Add fuction to read the...
2011-08-30 asterixFix set bus width function and factorize it. Add status...
2011-08-04 asterixRefactor internal sd api to take the sd context.
2011-08-04 asterixUse log for all messages. Refactor and clean command...
2011-08-03 asterixClean up, and continue the develop.
2011-08-03 asterixCompile these functions only for sam3x.
2011-08-02 asterixAdd first implementation of new sd api.
2010-11-08 asterixOpen by default the kblock device in bufferd mode.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-08 battImprove docs.
2010-07-08 battIncrease read/write performances; add some comments.
2010-07-08 battSilence warning during night test.
2010-07-08 battReformat;Increase NAC timeout; Fix warning; Add simple...
2010-07-06 battUpdate SD driver in order to use the new KBlock API.
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-10 asterixRemove wrong wizard cfg file. Clean up.
2009-07-04 lottavianoFix SD and I2S wizard definitions.
2009-07-03 lottavianoImport SD card driver.