riscv-peripheral 0.5.0

Interfaces for standard RISC-V peripherals
Documentation
1
2
3
4
5
//! trait implementations for embedded-hal

pub use embedded_hal::*; // re-export embedded-hal to allow macros to use it

pub mod aclint; // ACLINT and CLINT peripherals