-
Notifications
You must be signed in to change notification settings - Fork 3k
DISCO_L053C8: Add support of USB Device #4015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
|
||
USBHAL * USBHAL::instance; | ||
|
||
USBHAL::USBHAL(void) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix the cody style for opening function body in this file
f5ae7b2
to
3302a37
Compare
Typo corrections added. |
Any news when this will be merged ? A customer is requesting it. |
@mbed-bot: TEST HOST_OSES=ALL |
[Build 1332] |
/morph test |
@bridadan It reports green, but I cant go to the tests there to review, internal error? |
@0xc0170 The failure was the mbed 2 CI (The check called Hint: the root cause was very silly, as are most issues 😄 |
@mbed-bot: TEST HOST_OSES=ALL |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
[Build 1333] |
Description
Add the support of USB Device on the DISCO_L053C8 platform.
USB_1 (HID) and USB_4 (Serial) tests are OK.
Fix Issue #4010
Status
READY
Migrations
NO