mbed-os/tools/test_configs/target_configs.json

11 lines
259 B
JSON
Raw Normal View History

{
"UBLOX_EVK_ODIN_W2": {
"default_test_configuration": "ETHERNET",
"test_configurations": ["ODIN_WIFI", "ETHERNET"]
},
"K64F": {
"default_test_configuration": "ETHERNET",
"test_configurations": ["ETHERNET"]
}
}