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 e1b3a9a commit 9c5d122Copy full SHA for 9c5d122
Cargo.toml
@@ -3,7 +3,7 @@ name = "stm32l432xx-hal"
3
version = "0.1.0"
4
authors = ["Scott <[email protected]>"]
5
description = "Hardware abstraction layer for the stm32l432xx chips"
6
-keywords = ["no-std", "stm32l432xx", "stm32l432kc", "stm32l432kb", "embedded", "embedded-hal"]
+keywords = ["no-std", "stm32l432xx", "stm32l432kc", "embedded", "embedded-hal"]
7
repository = "https://github.com/MabezDev/stm32l432xx-hal"
8
readme = "README.md"
9
license = "MIT OR Apache-2.0"
0 commit comments