
sdsf
mbed_app.json
- Committer:
- latexinfo
- Date:
- 2018-04-06
- Revision:
- 0:2b5da3767c0a
File content as of revision 0:2b5da3767c0a:
{ "config": { "trace": true, "network-interface":{ "help": "options are ETHERNET,WIFI,MESH_LOWPAN_ND,MESH_THREAD", "value": "WIFI" }, "wifi-ssid": { "help": "WiFi SSID", "value": "\"ZZZNET\"" }, "wifi-password": { "help": "WiFi Password", "value": "\"12345678168\"" } }, "target_overrides": { "*": { "target.features_add": ["COMMON_PAL"], "drivers.uart-serial-rxbuf-size": 1024 } } }