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 224ebb5 commit 5a6127bCopy full SHA for 5a6127b
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "stm32-hrtim"
3
version = "0.1.0"
4
edition = "2021"
5
+description = "STM32 HRTIM peripheral driver"
6
+license = "MIT OR Apache-2.0"
7
8
[package.metadata.docs.rs]
9
features = ["stm32g474", "defmt"]
0 commit comments