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

Add risc-v support #7

Merged
merged 4 commits into from
Dec 14, 2024
Merged

Add risc-v support #7

merged 4 commits into from
Dec 14, 2024

Conversation

diondokter
Copy link
Contributor

I think this is all that's needed to get riscv support in this project.
Not sure this is the best panic instruction though...

src/lib.rs Outdated Show resolved Hide resolved
@Yatekii
Copy link
Member

Yatekii commented Dec 10, 2024

@diondokter should we try and move this forward? :)

@diondokter
Copy link
Contributor Author

Ha well, I never got it to work and I kinda gave up on the chip. Was a small hobby project...
I'll use your suggestion, but I don't know if it actually works...

@diondokter
Copy link
Contributor Author

@Yatekii Done, this is indeed better. Or should it do rv64 too?

Cargo.toml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@Yatekii
Copy link
Member

Yatekii commented Dec 11, 2024

Nice, thanks a lot! Let's add RV64 as well :)

@diondokter
Copy link
Contributor Author

Ok, should be ready now!

@Yatekii Yatekii merged commit 007e610 into probe-rs:master Dec 14, 2024
1 check passed
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