wifi test

Dependencies:   X_NUCLEO_IKS01A2 mbed-http

Revision:
0:24d3eb812fd4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/easy-connect/wifi-x-nucleo-idw01m1/mbed_lib.json	Wed Sep 05 14:28:24 2018 +0000
@@ -0,0 +1,17 @@
+{
+    "name": "idw0xx1",
+    "config": {
+        "expansion-board":{
+	    "help": "Options are IDW01M1 and IDW04A1",
+	    "value": "IDW01M1"
+        },
+        "tx":{
+            "help": "TX pin for serial connection to external device",
+            "value": "NC"
+        },
+        "rx":{
+            "help": "RX pin for serial connection to external device",
+            "value": "NC"
+        }
+    }
+}