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

Min support for PCAL6416A #1

Merged

Conversation

madeleyneVaca
Copy link
Contributor

Provides support to set pin direction (input, output) and output pin level

@madeleyneVaca madeleyneVaca force-pushed the mavaca/io_exp_min_support branch 2 times, most recently from dd936b7 to 38d3bbb Compare January 8, 2025 19:08
@jerrysxie jerrysxie added the enhancement New feature or request label Jan 8, 2025
@felipebalbi
Copy link
Contributor

Looks good now, but please fix the failed workflows. Looks like you need to add a couple licenses to deny.toml and run cargo +nightly fmt.

Copy link
Contributor

@jerrysxie jerrysxie left a comment

Choose a reason for hiding this comment

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

We should add some unit tests for this driver as well like in this PR: OpenDevicePartnership/bq40z50#7.

@felipebalbi
Copy link
Contributor

Looks like MSRV needs to be raised because of device-driver dependency.

@jerrysxie
Copy link
Contributor

We should add some unit tests for this driver as well like in this PR: pop-project/bq40z50#7.

Please add an issue for adding unit test as well. That can be a good starting issue for new developers as well.

Provides support to set pin direction (input, output) and output pin level
@madeleyneVaca
Copy link
Contributor Author

We should add some unit tests for this driver as well like in this PR: pop-project/bq40z50#7.

Please add an issue for adding unit test as well. That can be a good starting issue for new developers as well.

#3

Copy link
Contributor

@felipebalbi felipebalbi left a comment

Choose a reason for hiding this comment

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

Nicely done, @madeleyneVaca 🥇

@jerrysxie jerrysxie merged commit 2f2202d into OpenDevicePartnership:main Jan 10, 2025
9 checks passed
@felipebalbi felipebalbi deleted the mavaca/io_exp_min_support branch January 10, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants