-
Notifications
You must be signed in to change notification settings - Fork 0
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 rust-toolchain file #1
Comments
Thank you for this tip! Is it know OK? |
HKalbasi
added a commit
to HKalbasi/avr-hal
that referenced
this issue
Mar 10, 2021
the file needs to be called once the rename is done this issue can be considered fixed, thanks! |
HKalbasi
added a commit
that referenced
this issue
Mar 10, 2021
I thought it is ok to use But it is too new :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the easy to use template! How do you feel about adding a file called
rust-toolchain
with contentafterwards simply running
cargo build
does the trick, and it would help with the current Rahix/avr-hal#124 issue (and generally down the line as AVR support will stay nightly for long)The text was updated successfully, but these errors were encountered: