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

Doesn't build #3

Open
petkodes opened this issue Nov 11, 2021 · 1 comment
Open

Doesn't build #3

petkodes opened this issue Nov 11, 2021 · 1 comment

Comments

@petkodes
Copy link

Hi, I'm trying to build this repo but I get all sorts of compilation issues, mostly things like this:

error[E0463]: can't find crate for `core`
  |
  = note: the `avr-atmega328p-14594304710873606362` target may not be installed

And if I try rustup target add avr-atmega328p-14594304710873606362, I get:

error: toolchain '1.52.1-x86_64-unknown-linux-gnu' does not contain component 'rust-std' for target 'avr-atmega328p-14594304710873606362'
note: not all platforms have the standard library pre-compiled: https://doc.rust-lang.org/nightly/rustc/platform-support.html

Any help would be appreciated!

@archenemy1996
Copy link

try "sudo apt-get install gcc-avr"

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

2 participants