added url in cargo.toml
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2024"
|
|||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Hardware Abstraction Layer for STM32U575 microcontrollers"
|
description = "Hardware Abstraction Layer for STM32U575 microcontrollers"
|
||||||
|
repository = "https://git.farmeris.sk/filipriec/stm32u575-hal"
|
||||||
keywords = ["stm32", "embedded", "hal", "arm", "no_std"]
|
keywords = ["stm32", "embedded", "hal", "arm", "no_std"]
|
||||||
categories = ["embedded"]
|
categories = ["embedded"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user