Compare commits

..

1 Commits

Author SHA1 Message Date
952ec3738b EGit integration
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
- Added automation files for CI/CD
- Relicense as Apache 2.0
2021-11-23 10:34:25 +01:00

View File

@ -1,7 +1,7 @@
[package] [package]
name = "va108xx" name = "va108xx"
version = "0.1.3" version = "0.1.3"
authors = ["Robin Mueller <robin.mueller.m@gmail.com>"] authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
edition = "2021" edition = "2021"
description = "PAC for the Vorago VA108xx family of microcontrollers" description = "PAC for the Vorago VA108xx family of microcontrollers"
homepage = "https://github.com/robamu-org/va108xx-rs" homepage = "https://github.com/robamu-org/va108xx-rs"