prepare BSP release
Some checks are pending
Rust/va108xx-rs/pipeline/head Build started...

This commit is contained in:
2024-06-16 19:30:04 +02:00
parent f62825a63e
commit e434f2e301
4 changed files with 8 additions and 9 deletions

View File

@ -4,8 +4,8 @@ version = "0.3.0"
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
edition = "2021"
description = "PAC for the Vorago VA108xx family of microcontrollers"
homepage = "https://egit.irs.uni-stuttgart.de/rust/va108xx"
repository = "https://egit.irs.uni-stuttgart.de/rust/va108xx"
homepage = "https://egit.irs.uni-stuttgart.de/rust/va108xx-rs"
repository = "https://egit.irs.uni-stuttgart.de/rust/va108xx-rs"
license = "Apache-2.0"
keywords = ["no-std", "arm", "cortex-m", "vorago", "va108xx"]
categories = ["embedded", "no-std", "hardware-support"]