mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5445 from 0xc0170/fix_realtek_remove_wifi_config
test: realtek net config default to nonepull/5447/head^2
commit
2eaf58d6f7
|
@ -8,7 +8,7 @@
|
|||
"test_configurations": ["ETHERNET"]
|
||||
},
|
||||
"REALTEK_RTL8195AM": {
|
||||
"default_test_configuration": "REALTEK_WIFI",
|
||||
"default_test_configuration": "NONE",
|
||||
"test_configurations": ["REALTEK_WIFI"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue