mirror of https://github.com/ARMmbed/mbed-os.git
USB_4 : test OK with IAR ,GCC_ARM(limitation to ARM not needed)
parent
c57427f77f
commit
5ee69dbc2e
|
@ -987,7 +987,6 @@ TESTS = [
|
||||||
"id": "USB_4", "description": "Serial Port",
|
"id": "USB_4", "description": "Serial Port",
|
||||||
"source_dir": join(TEST_DIR, "usb", "device", "serial"),
|
"source_dir": join(TEST_DIR, "usb", "device", "serial"),
|
||||||
"dependencies": [MBED_LIBRARIES, USB_LIBRARIES],
|
"dependencies": [MBED_LIBRARIES, USB_LIBRARIES],
|
||||||
"supported": CORTEX_ARM_SUPPORT,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "USB_5", "description": "Generic HID",
|
"id": "USB_5", "description": "Generic HID",
|
||||||
|
|
Loading…
Reference in New Issue