wifi test
Dependencies: X_NUCLEO_IKS01A2 mbed-http
Diff: easy-connect/wizfi310-driver/mbed_lib.json
- Revision:
- 0:24d3eb812fd4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/easy-connect/wizfi310-driver/mbed_lib.json Wed Sep 05 14:28:24 2018 +0000
@@ -0,0 +1,18 @@
+{
+ "name": "wizfi310",
+ "config": {
+
+ "tx": {
+ "help": "TX pin for serial connection to external device (WizFi310)",
+ "value": "NC"
+ },
+ "rx": {
+ "help": "RX pin for serial connection to external device (WizFi310)",
+ "value": "NC"
+ },
+ "debug": {
+ "help": "Enable debug logs for (WizFi310)",
+ "value": false
+ }
+ }
+}