Skip to content

Conversation

@ROMemories
Copy link
Contributor

@ROMemories ROMemories commented Jul 1, 2025

First, thank you for your work on this crate!

This bumps the embedded-hal-async dependency so hts221-async can easily be used with other crates from that version. hts221-async still seems to be the most recently maintained crate for that sensor.

I think this is a breaking change as Hts221 now requires an I2C driver implementing a newer trait.

We do have a use case for this crate at Ariel OS.

Testing

I had a cursory look at the imported items but it wasn't so easy because of the wildcard imports. This does however work for me in hardware, at least for read()ing a value on a instantiated and initialized Hts221 driver.

@ROMemories ROMemories changed the title chore: bump embedded-hal-async to 1.0.0 chore!: bump embedded-hal-async to 1.0.0 Jul 1, 2025
BREAKING CHANGE: requires the I2C driver to impl a newer trait.
@ROMemories ROMemories force-pushed the chore/bump-embedded-hal-async branch from a9c9fd0 to a0f7789 Compare July 1, 2025 14:24
@ROMemories
Copy link
Contributor Author

Thanks for merging #3! I can rebase this branch if needed, but it doesn't seem necessary.

@lulf lulf merged commit 44e7877 into drogue-iot:main Aug 20, 2025
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