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