Sarah Marsh / Mbed OS EddystoneBeacon

mbed_app.json

Committer:
sarahmarshy
Date:
2016-11-29
Revision:
0:1c7da5f83647

File content as of revision 0:1c7da5f83647:

{
    "macros": [
        "NDEBUG=1",
        "MBEDTLS_USER_CONFIG_FILE=\"mbedtls_config.h\"",
        "OS_MAINSTKSIZE=1024"
    ], 
    "target_overrides": {
            "*": {
                    "platform.stdio-flush-at-exit": false
            }
    }
}