Skip to content

riscv-rt: use pac_enum macro for exception handling#398

Merged
romancardenas merged 1 commit into
rust-embedded:masterfrom
romancardenas:use-pac-enum-macro
May 20, 2026
Merged

riscv-rt: use pac_enum macro for exception handling#398
romancardenas merged 1 commit into
rust-embedded:masterfrom
romancardenas:use-pac-enum-macro

Conversation

@romancardenas
Copy link
Copy Markdown
Contributor

@romancardenas romancardenas commented Apr 29, 2026

Minor PR. Instead of defining all the required boilerplate code for handling exceptions, we let the riscv::pac_enum macro do the work for us.

It also fixes the versioning of riscv-rt, getting prepared for a new release.

@romancardenas romancardenas requested a review from a team as a code owner April 29, 2026 06:34
@romancardenas romancardenas requested a review from MabezDev May 4, 2026 10:22
@romancardenas
Copy link
Copy Markdown
Contributor Author

@MabezDev can you take a quick look so I can ship a new release by the end of this week?

Copy link
Copy Markdown
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At RustWeek currently, so this a is bit of blind +1, but I don't want to block your release schedule.

@romancardenas romancardenas added this pull request to the merge queue May 20, 2026
Merged via the queue into rust-embedded:master with commit fec25a2 May 20, 2026
184 of 185 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