Skip to content

Conversation

romancardenas
Copy link
Contributor

I've been working on adding new functionalities to the RISC-V environment, especially for standard peripherals. Additionally, it seems that the cortex-m folks are working on splitting the interrupt-related stuff from cortex-m to a new crate to ease the integration of breaking changes. I think it is a good idea to start using their approach, so we can maintain new RISC-V crates without having to create new repos, setup the CI, etc.

Let me know what you think about this structure and, if you are happy with it, I will move riscv-rt to this repo.

@romancardenas romancardenas requested a review from a team as a code owner November 8, 2023 09:23
@romancardenas
Copy link
Contributor Author

ping @rust-embedded/riscv

@almindor
Copy link
Contributor

LGTM, we should've workspaced a lot of things ages ago

@romancardenas romancardenas added this pull request to the merge queue Nov 17, 2023
Merged via the queue into master with commit 8071b55 Nov 17, 2023
@romancardenas romancardenas deleted the remove-fcsr branch November 17, 2023 12:40
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