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

8 lines
102 B
JSON
Raw Normal View History

{
"target_overrides": {
"*": {
"features": ["IPV4", "IPV6"]
}
}
}