USB_4 : test OK with IAR ,GCC_ARM(limitation to ARM not needed)

pull/3347/head
Michel Jaouen 2016-11-30 17:55:04 +01:00
parent c57427f77f
commit 5ee69dbc2e
1 changed files with 0 additions and 1 deletions

View File

@ -987,7 +987,6 @@ TESTS = [
"id": "USB_4", "description": "Serial Port",
"source_dir": join(TEST_DIR, "usb", "device", "serial"),
"dependencies": [MBED_LIBRARIES, USB_LIBRARIES],
"supported": CORTEX_ARM_SUPPORT,
},
{
"id": "USB_5", "description": "Generic HID",