A re-written SDFileSystem library with improved compatibility, CRC support, and card removal/replacement support.

Dependencies:   FATFileSystem

Fork of SDFileSystem by Neil Thiessen

Revisions of SDFileSystem.cpp

Revision Date Message Actions
16:dca379d55382 2014-12-29 Add support for no card detect switch File  Diff  Annotate
15:c9e938f6934f 2014-10-27 Added code to enable the internal pull-up resistor on MISO File  Diff  Annotate
13:635147efa748 2014-08-18 Significant performance improvements with better busy wait logic File  Diff  Annotate
12:eebddab6eff2 2014-08-15 New switch types & minor improvements File  Diff  Annotate
11:67ddc53e3983 2014-08-14 Major performance improvements with custom FATFileSystem File  Diff  Annotate
10:395539a1481a 2014-08-12 Minor syntax improvements File  Diff  Annotate
9:1906befe7f30 2014-08-11 Readability improvements File  Diff  Annotate
8:7b6acbb6739b 2014-08-07 Minor syntax improvement File  Diff  Annotate
7:61db99e52c0d 2014-08-01 Minor syntax improvements File  Diff  Annotate
6:55a26a56046a 2014-08-01 Added the option to disable CRC, and enable 16-bit frames for data read/write operations File  Diff  Annotate
5:6befff2300d0 2014-07-31 Added ACMD42 to disconnect the internal pull-up resistor on /CS File  Diff  Annotate
4:49b29888eca7 2014-07-30 Added 0x40 to command definitions for (slightly) improved performance File  Diff  Annotate
3:7cf3d1835ef5 2014-07-30 Changed the order of the constructor arguments to match the official SDFileSystem library File  Diff  Annotate
2:eec1db773e7d 2014-07-30 Improved deselect() handling File  Diff  Annotate
1:25f4ba436b81 2014-07-30 Added support for normally open card detect switches File  Diff  Annotate
0:2a6d8a096edc 2014-07-29 Initial commit File  Diff  Annotate