mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_L475VG_IOT01A: remove rtos from build_travis.py
parent
2ed207efd4
commit
59bfa39b6d
|
@ -236,7 +236,6 @@ linking_list = [
|
|||
{"target": "DISCO_L475VG_IOT01A",
|
||||
"toolchains": "GCC_ARM",
|
||||
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
|
||||
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
|
||||
"usb" : ["USB_1", "USB_2" ,"USB_3"],
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue