mirror of https://github.com/ARMmbed/mbed-os.git
47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"UBLOX_EVK_ODIN_W2": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["ODIN_WIFI", "ODIN_ETHERNET"]
|
|
},
|
|
"REALTEK_RTL8195AM": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["REALTEK_WIFI"]
|
|
},
|
|
"K64F": {
|
|
"default_test_configuration": "HEAPBLOCKDEVICE_AND_ETHERNET",
|
|
"test_configurations": ["HEAPBLOCKDEVICE_AND_ETHERNET", "ESP8266_WIFI", "ETHERNET"]
|
|
},
|
|
"NUCLEO_F429ZI": {
|
|
"default_test_configuration": "HEAPBLOCKDEVICE_AND_ETHERNET",
|
|
"test_configurations": ["HEAPBLOCKDEVICE_AND_ETHERNET"]
|
|
},
|
|
"DISCO_L475VG_IOT01A": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["ISM43362_WIFI"]
|
|
},
|
|
"DISCO_F413ZH": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["ISM43362_WIFI"]
|
|
},
|
|
"MTB_UBLOX_ODIN_W2": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["ODIN_WIFI"]
|
|
},
|
|
"MTB_ADV_WISE_1530": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["WICED_WIFI"]
|
|
},
|
|
"MTB_USI_WM_BN_BM_22": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["WICED_WIFI"]
|
|
},
|
|
"MTB_MXCHIP_EMW3166": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["WICED_WIFI"]
|
|
},
|
|
"NUCLEO_F401RE": {
|
|
"default_test_configuration": "NONE",
|
|
"test_configurations": ["IDW0XX1_WIFI"]
|
|
}
|
|
}
|