Skip to content

Large dependency tree #41

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

Closed
thejpster opened this issue Mar 24, 2018 · 3 comments
Closed

Large dependency tree #41

thejpster opened this issue Mar 24, 2018 · 3 comments

Comments

@thejpster
Copy link

I'm using this crate on a Raspberry Pi as part of my Sense HAT driver. Unfortunately it takes about 5 minutes to build (on the fastest Pi 3B+), and that seems a lot for just reading and writing some bytes from /dev/i2c. From the tree it looks like skeptic is pulling in most of it - is this crate strictly required, and/or is there any chance it could be placed behind a feature flag? Thanks!

@ryankurte
Copy link
Contributor

ryankurte commented Nov 9, 2018

#47 should have resolved this, is it possible to make a release so we can bump rust-embedded/linux-embedded-hal? (cc. @posborne)

@posborne
Copy link
Member

@ryankurte Yep, I'll cut 0.4.1

@posborne
Copy link
Member

0.4.1 is now published to crates.

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

No branches or pull requests

3 participants