hoi

mbed_app.json

Committer:
mbed_official
Date:
2019-02-25
Revision:
96:e0963326d853
Parent:
77:b74ac6641a3e

File content as of revision 96:e0963326d853:

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