Unverified Commit d72d7a35 authored by rmsyn's avatar rmsyn
Browse files

`riscv`: register: exports macros for custom CSRs

Exports macros from the `riscv::register::macros` module for external users.

This allows external users to define custom CSR accessor functions.

This is useful for platforms and SoCs with custom CSR registers not
defined in the `riscv` crate.

Resolves: #187
parent 33516b9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment