Skip to content

Extend the intrinsics exported for Xtensa no_std #517

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
Feb 23, 2023

Conversation

MabezDev
Copy link
Contributor

@MabezDev MabezDev commented Feb 22, 2023

Builds on top of #436 to make more software intrinsics available to the no_std targets.

Closes esp-rs/rust#155

@MabezDev MabezDev marked this pull request as draft February 22, 2023 20:54
@MabezDev MabezDev force-pushed the extended-xtensa-soft-float branch from ea75b4f to caaf5a6 Compare February 22, 2023 20:56
@MabezDev
Copy link
Contributor Author

Turns out the math module wasn't actually enabled for Xtensa arch, which is now fixed.

@MabezDev MabezDev marked this pull request as ready for review February 22, 2023 20:58
@Amanieu Amanieu merged commit 106bf19 into rust-lang:master Feb 23, 2023
MabezDev added a commit to MabezDev/esp-wifi that referenced this pull request May 30, 2023
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.

f32::min etc cause linker errors on bare-metal
2 participants