blob: 660a6935f36cb852b72974aeb5fcc9d934ad2a1b (
plain)
1
2
3
4
5
6
7
|
error[E0463]: can't find crate for `std`
|
= note: the `thumbv6m-none-eabi` target may not be installed
error: aborting due to previous error
For more information about this error, try `rustc --explain E0463`.
|