diff --git a/examples/stm32l4/Cargo.toml b/examples/stm32l4/Cargo.toml index ce4618290..8c6207676 100644 --- a/examples/stm32l4/Cargo.toml +++ b/examples/stm32l4/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Dario Nieuwenhuis "] edition = "2018" -name = "embassy-stm32f4-examples" +name = "embassy-stm32l4-examples" version = "0.1.0" resolver = "2"