Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: cJSON_lib Common_lib EdpKit_lib DHT ESP8266 wifi_example
Diff: mbed_app.json
- Revision:
- 2:1dbc3aa8ae3a
- Parent:
- 1:b4a718e62e0b
- Child:
- 3:296161f9baf9
diff -r b4a718e62e0b -r 1dbc3aa8ae3a mbed_app.json --- a/mbed_app.json Thu Jan 12 22:05:15 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -{ - "config": { - "wifi-ssid": { - "help": "WiFi SSID", - "value": "\"SSID\"" - }, - "wifi-password": { - "help": "WiFi Password", - "value": "\"Password\"" - } - }, - "target_overrides": { - "UBLOX_EVK_ODIN_W2": { - "target.device_has": ["EMAC"] - } - } -}