Newer
Older
mbed-os / tools / test / config / macro_inheritance / test_data.json
@Jimmy Brisson Jimmy Brisson on 5 Sep 2017 111 bytes Clean up json
{
    "test_target": {
        "expected_macros": ["APP1=10", "APP2", "LIB1_1=1","LIB1_2", "LIB2_1=5"]
    }
}