Skip to content

Avoid potential linker error for ESP32-C2 and ESP32-C3 #266

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

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Nov 18, 2022

It is possible that the linker places abort out of reach for the jump at https://github.com/rust-embedded/riscv-rt/blob/91d63a31173a5570a11fa3927de062638c73f050/asm.S#L102

This happened to me and this PR fixes that

@bjoernQ bjoernQ requested a review from jessebraham November 18, 2022 15:27
@jessebraham jessebraham merged commit cb41b95 into esp-rs:main Nov 21, 2022
@bjoernQ bjoernQ deleted the avoid-possible-linker-error branch December 14, 2022 09:13
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

Successfully merging this pull request may close these issues.

2 participants