mbed-os/tools/test/config_test/test22/mbed_app.json

8 lines
108 B
JSON

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