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 2b91f47 commit f59e04dCopy full SHA for f59e04d
Cargo.toml
@@ -8,6 +8,8 @@ repository = "https://github.com/rust-embedded/rust-i2cdev"
8
homepage = "https://github.com/rust-embedded/rust-i2cdev"
9
documentation = "https://docs.rs/i2cdev"
10
readme = "README.md"
11
+keywords = ["linux"]
12
+categories = ["embedded", "hardware-support"]
13
description = """
14
Provides API for safe access to Linux i2c device interface.
15
"""
0 commit comments