DISCO_L475VG_IOT01A: remove rtos from build_travis.py

pull/4242/head
bcostm 2017-05-16 16:55:54 +02:00
parent 2ed207efd4
commit 59bfa39b6d
1 changed files with 0 additions and 1 deletions

View File

@ -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"],
}
},