Skip to content
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

Upstream semihosting crate changes, to also support cortex-m #13

Closed
t-moe opened this issue Dec 21, 2023 · 2 comments
Closed

Upstream semihosting crate changes, to also support cortex-m #13

t-moe opened this issue Dec 21, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@t-moe
Copy link
Contributor

t-moe commented Dec 21, 2023

Current builds on cortex-m will fail because of https://github.com/probe-rs/embedded-test/blob/master/src/semihosting_ext.rs#L166-L208 being riscv only

@t-moe t-moe added the bug Something isn't working label Dec 21, 2023
@t-moe
Copy link
Contributor Author

t-moe commented Dec 22, 2023

taiki-e/semihosting#7

@t-moe
Copy link
Contributor Author

t-moe commented Dec 27, 2023

Fixed in 0.2.2

@t-moe t-moe closed this as completed Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant