5.2.1 - Updated I2C files

Dependents:   mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510

TESTS/network/wifi/template_mbed_app.txt

Committer:
jacobjohnson
Date:
2017-02-27
Revision:
1:f30bdcd2b33b
Parent:
0:098463de4c5d

File content as of revision 1:f30bdcd2b33b:

{
    "config": {
        "wifi-ssid": {
            "help": "WiFi SSID",
            "value": "\"SSID\""
        },
        "wifi-password": {
            "help": "WiFi Password",
            "value": "\"PASS\""
        },
        "wifi-networks": {
            "help": "WiFi SSIDs which presence will be asserted in the test",
            "value": "\"SSID1\",\"SSID2\",\"SSID3\""
        }
    },
    "target_overrides": {
        "UBLOX_EVK_ODIN_W2": {
            "target.device_has": ["EMAC"]
        }
    }
}