mbed-os/tools/test/config/feature_remove/lib1/mbed_lib.json

9 lines
134 B
JSON
Raw Normal View History

{
"name": "lib1",
"target_overrides": {
"*": {
"target.features_remove": ["BOOTLOADER"]
}
}
}