Skip to content

Need help solving linker error when using embassy #738

Answered by bjoernQ
gyzerok asked this question in Q&A
Discussion options

You must be logged in to vote

Ah .... you don't need to copy build.rs and the ld folder. esp-hal takes care of all of this for you

So just

rm -rf ld
rm build.rs
cargo build

in your repository should work

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@gyzerok
Comment options

@gyzerok
Comment options

Comment options

You must be logged in to vote
1 reply
@gyzerok
Comment options

Answer selected by gyzerok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants