Skip to content

Import panic-itm #291

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 4 commits into from
Nov 14, 2020
Merged

Import panic-itm #291

merged 4 commits into from
Nov 14, 2020

Conversation

jonas-schievink
Copy link
Contributor

No description provided.

@rust-highfive
Copy link

r? @therealprof

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m labels Nov 10, 2020
@jonas-schievink
Copy link
Contributor Author

r? @adamgreig

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors
Copy link
Contributor

bors bot commented Nov 14, 2020

Build succeeded:

@bors bors bot merged commit d86baec into rust-embedded:master Nov 14, 2020
@jonas-schievink jonas-schievink deleted the panic-itm branch November 14, 2020 13:30
adamgreig pushed a commit that referenced this pull request Jan 12, 2022
291: Avoid depending on `cortex-m` r=adamgreig a=jonas-schievink

I'd like to use `cortex-m-rt` to write test executables for `cortex-m`. This would pull in multiple versions of `cortex-m` when c-m-rt depends on it, which does not work.

Replace the Rust FPU trampoline with one written in asm to get rid of the cortex-m dependency.

Co-authored-by: Jonas Schievink <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants