Skip to content

add rust-toolchain file #1

@mike-kfed

Description

@mike-kfed

Thanks for the easy to use template! How do you feel about adding a file called rust-toolchain with content

[toolchain]
channel = "nightly-2021-01-07"
components = ["rust-src"]

afterwards 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions