Demo of using an SD Card (FAT Filing Systems)

Dependencies:   ELEC350-Practicals-FZ429

Fork of SD_Card_OS by Plymouth University UK SoCEM Staff

Revision:
5:6efcc2b8ce26
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Fri Nov 22 15:50:57 2019 +0000
@@ -0,0 +1,9 @@
+{
+    "target_overrides":
+    {
+        "NUCLEO_F429ZI":
+        {
+            "target.components_add": ["SD"]
+        }
+    }
+}
\ No newline at end of file