Song Luan / Mbed OS mbed-os-example-wifi-ble

mbed_app.json

Committer:
se7ensong
Date:
2020-03-05
Revision:
0:2c7230488e2e
Child:
1:eaa032f2e818

File content as of revision 0:2c7230488e2e:

{
    "config": {
        "wifi-ssid": {
            "help": "WiFi SSID",
            "value": "\"LON-031\""
        },
        "wifi-password": {
            "help": "WiFi Password",
            "value": "\"dnanudge\""
        }
    },
    "target_overrides": {
        "*": {
            "platform.stdio-convert-newlines": true
        }
    }
}