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

Transition to cargo workspace #150

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Transition to cargo workspace #150

merged 1 commit into from
Nov 17, 2023

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
44 checks passed
@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