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

8 lines
108 B
JSON

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