#risc-v #devices #operate #github

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

#2644 in Embedded development

Download history 321/week @ 2025-02-11 135/week @ 2025-02-18 143/week @ 2025-02-25 30/week @ 2025-03-04 170/week @ 2025-03-11 132/week @ 2025-03-18 125/week @ 2025-03-25 54/week @ 2025-04-01 64/week @ 2025-04-08 69/week @ 2025-04-15 113/week @ 2025-04-22 27/week @ 2025-04-29 13/week @ 2025-05-06 33/week @ 2025-05-13 60/week @ 2025-05-20 3/week @ 2025-05-27

110 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