Fix set bus width function and factorize it. Add status check errors. Other minor...
[bertos.git] / bertos / drv / sd.c
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.
2011-08-02 asterixThe timer delay takes already ms, fixed it.
2010-08-02 battChange clearerr prototype; Automatically flush the...
2010-07-30 battAdd support for devices which can partial write a block.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-08 battIncrease read/write performances; add some comments.
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 battRemove \version svn tag.
2010-07-02 battMove kfile interface to the io/ directory.
2009-07-03 lottavianoImport SD card driver.