Test program for FlashAir with iSDIO

Dependencies:   FlashAir_iSDIO SDFileSystem

Revision:
3:fc1908567f3b
Parent:
0:0d4d83f88469
diff -r e891da5a46a1 -r fc1908567f3b mbed_app.json
--- a/mbed_app.json	Tue Jul 16 20:04:48 2019 +0000
+++ b/mbed_app.json	Wed Aug 28 22:48:37 2019 +0000
@@ -2,6 +2,9 @@
     "requires": ["bare-metal"],
     "target_overrides": {
         "*": {
+            "target.features_add":["LWIP"],
+            "target.components_add": ["SD"],
+            "target.features_add":["STORAGE"],
             "platform.stack-stats-enabled": true,
             "platform.heap-stats-enabled": true,
             "platform.cpu-stats-enabled": true,