mirror of https://github.com/ARMmbed/mbed-os.git
Supply default test config for TB_SENSE_1 as well
parent
9a0fc98bdc
commit
736fc2a363
|
|
@ -50,5 +50,9 @@
|
|||
"TB_SENSE_12": {
|
||||
"default_test_configuration": "NO_NETWORK",
|
||||
"test_configurations": ["6LOWPAN_HOST", "6LOWPAN_ROUTER", "THREAD_END_DEVICE", "THREAD_ROUTER"]
|
||||
},
|
||||
"TB_SENSE_1": {
|
||||
"default_test_configuration": "NO_NETWORK",
|
||||
"test_configurations": ["6LOWPAN_HOST", "6LOWPAN_ROUTER", "THREAD_END_DEVICE", "THREAD_ROUTER"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue