Newer
Older
mbed-os / tools / test / config / feature_recursive_conflict / FEATURE_STORAGE / FEATURE_BOOTLOADER / lib1 / mbed_lib.json
@Brian Daniels Brian Daniels on 8 Nov 2018 131 bytes Correcting name of config test
{
    "name": "lib1",
    "target_overrides": {
        "*": {
            "target.features_remove": ["STORAGE"]
        }
    }
}