mbed-os/tools/test/config/feature_recursive_complex/mbed_app.json

9 lines
144 B
JSON

{
"target_overrides": {
"*": {
"target.features_add": ["BOOTLOADER"],
"lib2.test": "GOOD"
}
}
}