Newer
Older
mbed-os / tools / test / config / fetaure_recursive_conflict / FEATURE_STORAGE / FEATURE_IPV4 / lib1 / mbed_lib.json
@Jimmy Brisson Jimmy Brisson on 28 Aug 2017 128 bytes Unify configuration testing and the travis command
{
    "name": "lib1",
    "target_overrides": {
        "*": {
            "target.features_add": ["STORAGE"]
        }
    }
}