Skip to content
Discussion options

You must be logged in to vote

Yeah, unfortunately we haven't published to crates.io yet (#59). In the meantime, you can just use a git-dependency on atmega-hal like this:

[dependencies.atmega-hal]
git = "https://github.com/rahix/avr-hal"
rev = "4cbb163deddac1651ce3374c8d91dbe7b7bb63ff"
features = ["rt", "atmega32u4"]

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Rahix
Comment options

@mainrs
Comment options

@mainrs
Comment options

@Rahix
Comment options

Answer selected by mainrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants