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

book claims nightly rust is still needed #3532

Open
rursprung opened this issue Nov 13, 2024 · 0 comments
Open

book claims nightly rust is still needed #3532

rursprung opened this issue Nov 13, 2024 · 0 comments

Comments

@rursprung
Copy link

rursprung commented Nov 13, 2024

the book still claims that a nightly rust version is needed which isn't the case anymore:

Before we can build our project, we need to add an additional file to tell cargo to use the nightly toolchain. Copy the `rust-toolchain.toml` from the embassy repo to ours, and trim the list of targets down to only the target triple relevent for our project — in this case, `thumbv7em-none-eabi`:

the docs also uses nightly (either as features or for rustc) in a couple of other places - i'm not sure which of these should be adapted and which not (i was hoping that at least the whole "for beginners" section is nightly-free)

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

1 participant