diff --git a/Cargo.toml b/Cargo.toml index 40354a403ade0f2992b90526f8a53cab68fe15e7..25772d0d14b14e9d45c8f095d4e481b6dd4e68bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ categories = ["embedded", "hardware-support", "no-std"] description = "HAL for the STM32F4xx family of microcontrollers" keywords = ["arm", "cortex-m", "stm32", "hal"] license = "MIT OR Apache-2.0" -name = "stm32f4xx-hal" +name = "stm32f4x-hal" #repository = "https://github.com/japaric/stm32f30x-hal" version = "0.1.1"