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

8 lines
101 B
JSON

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