ex

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

DuerOS-Light-SDK-v1.1.0/duer-os-light/mbed_lib.json

Committer:
tmboy
Date:
2017-07-18
Revision:
50:9ecaa144d1f3
Parent:
47:9e361da97763

File content as of revision 50:9ecaa144d1f3:

{
    "name": "dueros",
    "macros": ["SPEEX_SAMPLE_RATE=16000"],
    "target_overrides": {
        "*": {
            "target.macros_add": ["Z_SOLO", "MBEDTLS_CONFIG_FILE=\"baidu_ca_mbedtls_config.h\"", "MBED_CONF_MBED_CLIENT_SN_COAP_MAX_BLOCKWISE_PAYLOAD_SIZE=1024", "MBED_CLIENT_C_VERSION=20900"],
            "target.features_add": ["LWIP", "COMMON_PAL"]
        }
    }
}