We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f985f53 commit ae278adCopy full SHA for ae278ad
riscv-peripheral/src/aclint.rs
@@ -1,6 +1,6 @@
1
//! Devices for the Core Local Interruptor (CLINT) and Advanced CLINT (ACLINT) peripherals.
2
//!
3
-//! CLINT pecification: <https://github.com/pulp-platform/clint>
+//! CLINT specification: <https://github.com/pulp-platform/clint>
4
//! ACLINT Specification: <https://github.com/riscvarchive/riscv-aclint/blob/main/riscv-aclint.adoc>
5
6
pub mod mswi;
0 commit comments