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

8 lines
107 B
JSON

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