regenerated the PAC

This commit is contained in:
Robin Müller 2025-02-13 16:01:21 +01:00
parent ab66e1a8aa
commit 0f9829ba97
Signed by: muellerr
GPG Key ID: A649FB78196E3849
2 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [unreleased] ## [unreleased]
## [v0.3.0] 2025-02-13
- Re-generated PAC with `svd2rust` v0.35.0
## [v0.2.0] 2024-06-25 ## [v0.2.0] 2024-06-25
- Re-Generated PAC with `svd2rust` v0.33.3 - Re-Generated PAC with `svd2rust` v0.33.3

View File

@ -1,6 +1,6 @@
[package] [package]
name = "va416xx" name = "va416xx"
version = "0.2.0" version = "0.3.0"
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"] authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
edition = "2021" edition = "2021"
description = "PAC for the Vorago VA416xx family of MCUs" description = "PAC for the Vorago VA416xx family of MCUs"