Suraj Pal
/
U-Blox_Client
Not working
Fork of U_Blox_DeviceConnector by
configs/mesh_thread.json
- Committer:
- surajdagar
- Date:
- 2017-02-20
- Revision:
- 65:780772012843
- Parent:
- 51:f2c99fcbcd08
File content as of revision 65:780772012843:
{ "config": { "network-interface":{ "help": "options are ETHERNET,WIFI,MESH_LOWPAN_ND,MESH_THREAD", "value": "MESH_THREAD" }, "mesh_radio_type": { "help": "options are ATMEL, MCR20", "value": "ATMEL" } }, "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_mbed_client_config.h\""], "target_overrides": { "*": { "target.features_add": ["NANOSTACK", "THREAD_ROUTER", "COMMON_PAL"], "mbed-mesh-api.thread-config-channel": 12, "mbed-mesh-api.thread-config-panid": "0xDEFA", "mbed-trace.enable": 0 } } }