Skip to content

Commit 89b56d6

Browse files
authored
Merge pull request #3347 from jamike/USB_4_GCC_IAR
USB_4 : test OK with IAR ,GCC_ARM(limitation to ARM not needed)
2 parents 9da9166 + 5ee69db commit 89b56d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,6 @@
987987
"id": "USB_4", "description": "Serial Port",
988988
"source_dir": join(TEST_DIR, "usb", "device", "serial"),
989989
"dependencies": [MBED_LIBRARIES, USB_LIBRARIES],
990-
"supported": CORTEX_ARM_SUPPORT,
991990
},
992991
{
993992
"id": "USB_5", "description": "Generic HID",

0 commit comments

Comments
 (0)