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

panic-probe "only supports Cortex-M targets" (could be mentioned in the docs) #860

Open
lure23 opened this issue Jul 31, 2024 · 0 comments
Labels
difficulty: easy Pretty easy to solve good first issue Good for newcomers status: needs PR Issue just needs a Pull Request implementing the changes type: documentation Fixes, improvements or additions to the documentation

Comments

@lure23
Copy link

lure23 commented Jul 31, 2024

Tried using panic-probe on a RISC V target, and faced this:

error: `panic-probe` only supports Cortex-M targets (thumbvN-none-eabi[hf])

I think this could be mentioned on the documentation page.

@Urhengulas Urhengulas added status: needs PR Issue just needs a Pull Request implementing the changes difficulty: easy Pretty easy to solve type: documentation Fixes, improvements or additions to the documentation labels Aug 2, 2024
@Urhengulas Urhengulas added the good first issue Good for newcomers label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Pretty easy to solve good first issue Good for newcomers status: needs PR Issue just needs a Pull Request implementing the changes type: documentation Fixes, improvements or additions to the documentation
Projects
None yet
Development

No branches or pull requests

2 participants