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