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 45be1f8 commit 9c5fe14Copy full SHA for 9c5fe14
riscv-types/Cargo.toml
@@ -9,7 +9,7 @@ categories = ["embedded", "hardware-support", "no-std"]
9
description = "Low level access to RISC-V processors"
10
documentation = "https://docs.rs/riscv-types"
11
keywords = ["riscv", "register", "peripheral"]
12
-license = "ISC"
+license = "MIT OR Apache-2.0"
13
14
[package.metadata.docs.rs]
15
default-target = "riscv64imac-unknown-none-elf"
0 commit comments