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