SDFileSystem

Dependencies:   FATFileSystem

Fork of SDFileSystem by Neil Thiessen

Revisions of SDFileSystem.cpp

Revision Date Message Actions
25:118525dc2659 2016-07-24 first commit File  Diff  Annotate
24:a52e682a1ce4 2016-05-24 Improved card initialization reliability File  Diff  Annotate
23:6bb3c1987511 2016-04-13 Added high-speed mode (50MHz) support for v2.00 or later SD cards File  Diff  Annotate
22:3fa5eaf48e81 2016-02-24 Fixed timer hang bug in disk_initialize() File  Diff  Annotate
21:d10a519c0910 2015-12-11 Updated FATFileSystem & fixed integer widths File  Diff  Annotate
20:2c1e8d442f68 2015-12-08 Improved card detection logic File  Diff  Annotate
18:2286a4e7fa31 2015-08-27 Updated FATFileSystem and implemented minor improvements File  Diff  Annotate
17:a47f74caa04e 2015-07-08 Internal data type changes File  Diff  Annotate
16:c2c1f0b16380 2015-01-05 Added 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