Anders Blomdell / mbed-sdk-tools

test/config_test/test16/mbed_app.json

Committer:
screamer
Date:
2016-08-29
Revision:
30:f12ce67666d0
Parent:
29:1210849dba19
Child:
31:8ea194f6145b

File content as of revision 30:f12ce67666d0:

{
    "custom_targets": {
        "test_target": {
            "core": "Cortex-M0",
            "extra_labels": [],
            "features": [],
            "default_build": "standard"
        }
    },
    "macros": ["APP1=10", "APP2", "LIB2_1=5"]
}