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.
authors
Cargo.toml
1 parent b688be8 commit 35b07deCopy full SHA for 35b07de
Cargo.toml
@@ -9,6 +9,7 @@ repository = "https://github.com/rust-embedded-community/tb6612fng-rs"
9
categories = ["embedded", "hardware-support", "no-std", "no-std::no-alloc"]
10
keywords = ["tb6612fng", "driver", "motor", "controller", "embedded-hal-driver"]
11
license = "MIT OR Apache-2.0"
12
+authors = ["Ralph Ursprung <[email protected]>", "ripytide <[email protected]>"]
13
14
[features]
15
defmt-03 = ["dep:defmt"]
0 commit comments