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

8 lines
112 B
JSON

{
"target_overrides": {
"*": {
"target.features": ["IPV4", "STORAGE"]
}
}
}