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

riscv: define stvec CSR with macro helpers #267

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

rmsyn
Copy link
Contributor

@rmsyn rmsyn commented Feb 12, 2025

Uses CSR macro helpers to define the stvec CSR register.

Adds basic unit tests for the stvec CSR.

Related: #229

@rmsyn rmsyn requested a review from a team as a code owner February 12, 2025 09:27
@rmsyn rmsyn force-pushed the riscv/stvec-csr-macro branch from 16d251e to 2ff31df Compare February 12, 2025 10:04
Uses CSR macro helpers to define the `stvec` CSR register.
Adds basic unit tests for the `stvec` CSR.
@rmsyn rmsyn force-pushed the riscv/stvec-csr-macro branch from 2ff31df to 6ecf8a6 Compare February 12, 2025 22:35
@romancardenas romancardenas added this pull request to the merge queue Feb 13, 2025
Merged via the queue into rust-embedded:master with commit 1dac361 Feb 13, 2025
119 checks 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