-
Notifications
You must be signed in to change notification settings - Fork 3k
Add I2C api to Musca-B1 target #12778
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
@GaborAbonyi, 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.
Haven't ran any tests but overall LGTM! Thank you.
CI started |
Test run: FAILEDSummary: 2 of 3 test jobs failed Failed test jobs:
|
Checked the CI logs. I should have caught that issue locally, sorry about that. Will upload the fix tomorrow. |
Change-Id: Iab5a76e6b8ea28933b39b4ec4ee753f45e5bfcc7 Signed-off-by: Gabor Abonyi <[email protected]>
6f08e2e
to
b442e35
Compare
I uploaded the fix, i2c_api.c was missing some pinmap getter interface. The other files are the same. |
CI restarted |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
Summary of changes
This commit adds support for I2C controller on Musca-B1 target.
Impact of changes
Migration actions required
Documentation
None
Pull request type
Test results
Reviewers