Román Cárdenas Rodríguez

Results 82 comments of Román Cárdenas Rodríguez

This repository has been moved to [`riscv`](https://github.com/rust-embedded/riscv). Please, re-open the PR in the new repo.

We have no plans for this, but it could be interesting to discuss it. If you like, you could use this issue as an RFC to start developing/shaping how the...

Regarding using `target_arch` instead of custom compilation flags, I don't know what to say. We would still need flags such as `riscve` for ISA extensions.

> Added some fixes for the rest of the `riscv` crate. Let me know if you would like me to split these changes into a separate PR instead. Please, do...

Let's merge #205 before. It should fix the current clippy issues.

Thanks! I'll take a look ASAP. In the mean time, could you confirm that this issue persists with the master branch of this repo?

I personally prefer using another register that fits all the specifications

Good point! Maybe it would be a better idea to open a new issue where we can discuss how to implement the AIA in our ecosystem

I think this issue no longer applies, as we now use inline assembly. Feel free to re-open it in case I'm wrong.

Hi! I don't think we have plans to add this functionality right now. If you think this feature is useful, feel free to open a PR/RFC and we can discuss...