Skip to content

Commit 5a6127b

Browse files
authored
Add description and license (#19)
1 parent 224ebb5 commit 5a6127b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "stm32-hrtim"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "STM32 HRTIM peripheral driver"
6+
license = "MIT OR Apache-2.0"
57

68
[package.metadata.docs.rs]
79
features = ["stm32g474", "defmt"]

0 commit comments

Comments
 (0)