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

docs: Be more vocal about backends different than NVIC #998

Open
mchodzikiewicz opened this issue Nov 15, 2024 · 1 comment
Open

docs: Be more vocal about backends different than NVIC #998

mchodzikiewicz opened this issue Nov 15, 2024 · 1 comment

Comments

@mchodzikiewicz
Copy link

Hi,

I only found out that RTIC already supports some RISC-V targets when I revisited an idea to port it, it would be super cool if documentation could be more vocal about it.

Also, since there are already plenty of backends already, I think it would be very helpful for a broader audience if there was a porting guide for new targets

@Be-ing
Copy link

Be-ing commented Dec 20, 2024

I also did not realize RTIC supports RISC-V from the info on https://rtic.rs and README.md. The description of this repository on GitHub explicitly mentions only ARM. I almost dismissed RTIC as a possibility for my project because I've decided to use an ESP32 MCU, though I haven't decided which specific model yet. If it turns out that RTIC is a good fit for what I'm doing, I would choose one of the RISC-V ESP32 models over Xtensa.

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

No branches or pull requests

2 participants