2 unstable releases
0.1.0 | Feb 9, 2025 |
---|---|
0.0.0 | Nov 8, 2022 |
#27 in #operate
416 downloads per month
8KB
181 lines
aclint
Provide structs and methods to operate riscv aclint device.
See the spec repo.
lib.rs
:
Rust support for RISC-V ACLINT (Advanced Core Local Interruptor) peripheral.
RISC-V ACLINT is defined in https://github.com/riscv/riscv-aclint.