Compare commits

...

1 Commits

Author SHA1 Message Date
a545b4028e update manifest file 2021-12-07 00:53:44 +01:00

View File

@ -3,9 +3,9 @@ name = "va416xx"
version = "0.1.0"
authors = ["Robin Mueller <robin.mueller.m@gmail.com>"]
edition = "2021"
description = "PAC for the Vorago VA416xx family of microcontrollers"
homepage = "https://github.com/robamu/va416xx-rs"
repository = "https://github.com/robamu/va416xx-rs"
description = "PAC for the Vorago VA416xx family of MCUs"
homepage = "https://egit.irs.uni-stuttgart.de/rust/va416xx"
repository = "https://egit.irs.uni-stuttgart.de/rust/va416xx"
license = "MIT OR Apache-2.0"
keywords = ["no-std", "arm", "cortex-m", "vorago", "va416xx"]
categories = ["embedded", "no-std", "hardware-support"]