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

8 lines
105 B
JSON

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