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:
18:2286a4e7fa31
--- a/SDCRC.cpp	Fri Dec 11 16:30:36 2015 +0000
+++ b/SDCRC.cpp	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.