Open
Description
Hello,
When I am using Void, I am getting following error. Please suggest how do I fix this.
cargo build
Compiling void v1.0.2
error[E0463]: can't find crate for std
|
= note: the thumbv8m.main-none-eabihf
target may not support the standard library
= note: std
is required by void
because it does not declare #![no_std]
Thanks,
Shaibal
Metadata
Assignees
Labels
No labels