Skip to content

Commit

Permalink
Merge pull request #3347 from jamike/USB_4_GCC_IAR
Browse files Browse the repository at this point in the history
USB_4 : test OK with IAR ,GCC_ARM(limitation to ARM not needed)
  • Loading branch information
0xc0170 authored Dec 9, 2016
2 parents 9da9166 + 5ee69db commit 89b56d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,6 @@
"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",
Expand Down

0 comments on commit 89b56d6

Please sign in to comment.