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

9 lines
131 B
JSON

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