Skip to content

Commit 26aa4ea

Browse files
committed
Use ethernet as default test configuration for Odin netsocket tests
1 parent 6a44ceb commit 26aa4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test_configs/target_configs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"UBLOX_EVK_ODIN_W2": {
3-
"default_test_configuration": "ODIN_WIFI",
3+
"default_test_configuration": "ETHERNET",
44
"test_configurations": ["ODIN_WIFI", "ETHERNET"]
55
},
66
"K64F": {

0 commit comments

Comments
 (0)