https://github.com/rustsbi/aclint
Provide structs and methods to operate riscv aclint device.
https://github.com/rustsbi/aclint
driver riscv rust
Last synced: 11 months ago
JSON representation
Provide structs and methods to operate riscv aclint device.
- Host: GitHub
- URL: https://github.com/rustsbi/aclint
- Owner: rustsbi
- License: mit
- Created: 2022-11-08T07:16:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-26T04:53:22.000Z (about 1 year ago)
- Last Synced: 2025-06-11T05:45:38.554Z (about 1 year ago)
- Topics: driver, riscv, rust
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# aclint
[](https://github.com/rustsbi/aclint/actions)
[](https://crates.io/crates/aclint)
[](https://github.com/rustsbi/aclint/issues)
[](https://docs.rs/aclint)

Provide structs and methods to operate riscv aclint device.
See [the spec repo](https://github.com/riscv/riscv-aclint).