#risc-v #driver #aclint

nightly no-std aclint

Provide structs and methods to operate riscv aclint device

2 unstable releases

Uses new Rust 2024

0.1.0 Feb 9, 2025
0.0.0 Nov 8, 2022

#1479 in Hardware support

Download history 16/week @ 2025-01-15 4/week @ 2025-01-22 15/week @ 2025-01-29 152/week @ 2025-02-05 323/week @ 2025-02-12 131/week @ 2025-02-19 138/week @ 2025-02-26 50/week @ 2025-03-05 165/week @ 2025-03-12 115/week @ 2025-03-19 127/week @ 2025-03-26 59/week @ 2025-04-02 52/week @ 2025-04-09 134/week @ 2025-04-16 55/week @ 2025-04-23 20/week @ 2025-04-30

277 downloads per month

MulanPSL-2.0 OR MIT

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

CI Latest version issue Documentation license

Provide structs and methods to operate riscv aclint device.

See the spec repo.

No runtime deps