mirror of https://github.com/ARMmbed/mbed-os.git
TEST: enable wifi example test
parent
422b194114
commit
1711d2f9a0
|
@ -127,7 +127,9 @@
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
"export": true,
|
"export": true,
|
||||||
"test" : false,
|
"test" : true,
|
||||||
|
"baud_rate": 9600,
|
||||||
|
"compare_log": ["mbed-os-example-wifi/tests/wifi_scan.log"],
|
||||||
"auto-update" : true
|
"auto-update" : true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue