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

8 lines
111 B
JSON

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