mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #3347 from jamike/USB_4_GCC_IAR
USB_4 : test OK with IAR ,GCC_ARM(limitation to ARM not needed)pull/3415/head
commit
89b56d6b3d
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue