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: C12832 mbed-http
Fork of HTTP-Python-Demo by
mbed_app.json
- Committer:
- Jenny Plunkett
- Date:
- 2017-11-14
- Revision:
- 1:36c5989d5636
- Parent:
- 0:c5b042cf8162
File content as of revision 1:36c5989d5636:
{
"config": {
"wifi-ssid": {
"help": "WiFi SSID",
"value": "\"SSID\""
},
"wifi-password": {
"help": "WiFi Password",
"value": "\"PASSWORD\""
}
},
"target_overrides": {
"*": {
"platform.stdio-convert-newlines": true
},
"UBLOX_EVK_ODIN_W2": {
"target.device_has": ["EMAC"]
}
}
}
