Skip to content

Commit c4bf5c2

Browse files
bcostmadbridge
authored andcommitted
Remove fat, usb_host, USB_10, USB_11 in build_travis.py --> alignment with other targets after rebase
1 parent 161e909 commit c4bf5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_travis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"toolchains": "GCC_ARM",
238238
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
239239
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
240-
"usb" : ["USB_1", "USB_2" ,"USB_3", "USB_10", "USB_11"],
240+
"usb" : ["USB_1", "USB_2" ,"USB_3"],
241241
}
242242
},
243243
{"target": "DISCO_L476VG",

0 commit comments

Comments
 (0)