Skip to content
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

Created I2cDriver Interface #3015

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

jsilveira1409
Copy link
Contributor

Related Issue(s) #2580
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Pulled the I2C Interface out of I2cInterface.fpp

Rationale

Contribution to #2578

Testing/Review Recommendations

Future Work

Copy link
Collaborator

@LeStarch LeStarch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a quick change from asynchronous to synchronous as guarded ports are, by definition, synchronous.

This is great work, thank you!

@jsilveira1409
Copy link
Contributor Author

Oh yes, my bad ! However, I don't understand why it is not passing the CI / Integration check, any idea @LeStarch ?

@LeStarch
Copy link
Collaborator

LeStarch commented Nov 7, 2024

@jsilveira1409 that is a minor bit of non-determinism in our CI test that we have yet to iron out. Not something we should worry about here.

@LeStarch LeStarch merged commit 3d49971 into nasa:devel Nov 7, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants