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

Add support for 4232HA #77

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Add support for 4232HA #77

merged 1 commit into from
Aug 20, 2024

Conversation

kiranshila
Copy link
Contributor

@kiranshila kiranshila commented Aug 15, 2024

Fixes a few typos along the way as well. Fixes #76

Note: This does not add EEPROM support as there appears to be some missing types in the ffi crate, perhaps it needs a bump?

Copy link
Member

@newAM newAM left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! Just a couple minor suggestions.

Would you like me to make a release after this is merged?

CHANGELOG.md Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@kiranshila
Copy link
Contributor Author

Thanks for adding this! Just a couple minor suggestions.

Thanks for this! I'll give this one last squash.

Would you like me to make a release after this is merged?

Please and thank you, although up to you to decide if you wanted to wait for the full implementation with the EEPROM stuff, but again I think that's something upstream that might take some time to look at. FWIW I tested this on hardware and everything seems to work.

Co-authored-by: Alex Martens <[email protected]>
@newAM newAM merged commit b2de799 into ftdi-rs:main Aug 20, 2024
14 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.

Support for FT4232HA
2 participants