-
Notifications
You must be signed in to change notification settings - Fork 3k
Nuvoton: Support usbd #12176
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
Nuvoton: Support usbd #12176
Conversation
@cyliangtw, thank you for your changes. |
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.
LGTM
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.
LGTM
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.
SPDX identifiers, otherwise LGTM
Test run: FAILEDSummary: 2 of 4 test jobs failed Failed test jobs:
|
Build failures are related, please review |
…isr non-recloate vector limit
32c5e6b
to
2764f48
Compare
@0xc0170 , Fixed the build failures. |
CI started |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
We are experiencing some internal errors with client test. After the restart, all fine here. |
We will create an issue soon. Nightly failed for NUMAKER_M252KG. Failures point to this changeset |
This PR adds implementations of USB Device on Nuvoton targets:
In usbd
\mbed-os\TESTS\usb_device\msd
, the heap block device must be 64KB at least, so M453/NANO130/NUC472 with SRAM <= 64KB must skip msd test.Pull request type
Test results
Reviewers
m487_usbd_test_arm.log
m453_usbd_test_gcc.log
m453_usbd_test_iar.log
m453_usbd_test_arm.log