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

Dependencies:   FATFileSystem

Dependents:   xadow_m0_SD_Hello roam_v1 roam_v2 Polytech_tours ... more

Revision:
22:3fa5eaf48e81
Parent:
21:d10a519c0910
Child:
23:6bb3c1987511
diff -r d10a519c0910 -r 3fa5eaf48e81 SDFileSystem.h
--- a/SDFileSystem.h	Fri Dec 11 16:30:36 2015 +0000
+++ b/SDFileSystem.h	Wed Feb 24 17:46:31 2016 +0000
@@ -1,5 +1,5 @@
 /* SD/MMC File System Library
- * Copyright (c) 2015 Neil Thiessen
+ * Copyright (c) 2016 Neil Thiessen
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.