We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf6c98 commit 454ea8dCopy full SHA for 454ea8d
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
6
description = "A driver for the Arm Generic Interrupt Controller version 3 or 4."
7
authors = ["Andrew Walbran <[email protected]>"]
8
repository = "https://github.com/google/arm-gic"
9
-keywords = ["arm", "aarch64", "cortex-a", "driver", "gic", "gicv3", "interrupt-controller"]
+keywords = ["arm", "aarch64", "driver", "gic", "interrupt-controller"]
10
categories = ["embedded", "no-std", "hardware-support"]
11
12
[dependencies]
0 commit comments