Remove embedded libs for re-combining SDFileSystem with FATFileSystem and MSCFileSystem into Multi-FileSystem.
Fork of SDFileSystem by
History
change an allocation.
2017-06-01, by WiredHome [Thu, 01 Jun 2017 11:38:17 +0000] rev 28
change an allocation.
Updated SDFileSystem, then removed the embedded FATFileSystem for easier integration with MSCFilesystem
2016-09-25, by WiredHome [Sun, 25 Sep 2016 19:41:05 +0000] rev 27
Updated SDFileSystem, then removed the embedded FATFileSystem for easier integration with MSCFilesystem
Updated FATFileSystem
2016-08-29, by neilt6 [Mon, 29 Aug 2016 15:05:27 +0000] rev 26
Updated FATFileSystem
Improved card initialization reliability
2016-05-26, by neilt6 [Thu, 26 May 2016 15:32:31 +0000] rev 25
Improved card initialization reliability
Improved card initialization reliability
2016-05-24, by neilt6 [Tue, 24 May 2016 15:50:26 +0000] rev 24
Improved card initialization reliability
Added high-speed mode (50MHz) support for v2.00 or later SD cards
2016-04-13, by neilt6 [Wed, 13 Apr 2016 16:51:25 +0000] rev 23
Added high-speed mode (50MHz) support for v2.00 or later SD cards
Fixed timer hang bug in disk_initialize()
2016-02-24, by neilt6 [Wed, 24 Feb 2016 17:46:31 +0000] rev 22
Fixed timer hang bug in disk_initialize()
Updated FATFileSystem & fixed integer widths
2015-12-11, by neilt6 [Fri, 11 Dec 2015 16:30:36 +0000] rev 21
Updated FATFileSystem & fixed integer widths
Improved card detection logic
2015-12-08, by neilt6 [Tue, 08 Dec 2015 16:02:44 +0000] rev 20
Improved card detection logic
Updated FATFileSystem
2015-11-26, by neilt6 [Thu, 26 Nov 2015 16:19:53 +0000] rev 19
Updated FATFileSystem