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

8 lines
107 B
JSON

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