mirror of https://github.com/ARMmbed/mbed-os.git
Remove build_travis.py NUCLEO_F412ZG usb tests which requires other commits.
parent
3e35d4bb81
commit
a79062f876
|
@ -190,7 +190,6 @@ linking_list = [
|
||||||
"toolchains": "GCC_ARM",
|
"toolchains": "GCC_ARM",
|
||||||
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
|
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
|
||||||
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
|
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
|
||||||
"usb" : ["USB_1", "USB_2" ,"USB_3", "USB_10", "USB_11"],
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{"target": "NUCLEO_F429ZI",
|
{"target": "NUCLEO_F429ZI",
|
||||||
|
|
Loading…
Reference in New Issue