Newer
Older
mbed-os / tools / test / config / feature_compesition / mbed_app.json
@Jimmy Brisson Jimmy Brisson on 28 Aug 2017 108 bytes Unify configuration testing and the travis command
{
    "target_overrides": {
        "*": {
            "target.features_add": ["STORAGE"]
        }
    }
}