Files
mbed-os-hardfp/tools/test/config/feature_recursive_complex/mbed_app.json
2026-06-01 20:15:04 +03:00

9 lines
144 B
JSON

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