-
Notifications
You must be signed in to change notification settings - Fork 3k
MIMXRT1050_EVK: Add USB support #13115
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
TEST RESULTS BELOW:
|
@mmahadevan108, thank you for your changes. |
Please review: |
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.
Add SPDX to new files where its not already
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.
The latest approval is for the changes, not the license, still to be fixed.
472b8d2
to
3929fad
Compare
I have added the SPDX to the 4 files highlighted. |
3929fad
to
7eacac0
Compare
CI started |
Test run: FAILEDSummary: 2 of 3 test jobs failed Failed test jobs:
|
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
Having Freescale and NXP macro causes compile from both TARGET_Freescale and TARGET_NXP HAL folders. Signed-off-by: Mahesh Mahadevan <[email protected]>
7eacac0
to
9e8998a
Compare
@0xc0170 I have fixed the build issues seen, |
CI started |
Test run: SUCCESSSummary: 7 of 7 test jobs passed |
Summary of changes
Add USB support for MXRT1050_EVK
Impact of changes
NONE
Migration actions required
NONE
Documentation
NONE
Pull request type
Test results
Reviewers
@maclobdell