1 unstable release
new 0.1.0 | Dec 18, 2024 |
---|
#1183 in Embedded development
12KB
186 lines
riscv_plic
RISC-V platform-level interrupt controller (PLIC) register definitions and basic operations.
The official documentation: https://github.com/riscv/riscv-plic-spec/blob/master/riscv-plic.adoc/
lib.rs
:
RISC-V Platform-Level Interrupt Controller https://github.com/riscv/riscv-plic-spec/blob/master/riscv-plic.adoc
Dependencies
~90KB