We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4453af commit 859f906Copy full SHA for 859f906
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.14.0](https://github.com/xmc-rs/xmc4200/compare/v0.13.0...v0.14.0) (2024-10-23)
4
+
5
6
+### Features
7
8
+* updating from newer svd2rust ([#98](https://github.com/xmc-rs/xmc4200/issues/98)) ([49b11bf](https://github.com/xmc-rs/xmc4200/commit/49b11bf6ac7a418818314ba59c5ce9f4a89e1518))
9
10
## [0.13.0](https://github.com/xmc-rs/xmc4200/compare/v0.12.0...v0.13.0) (2024-06-03)
11
12
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "xmc4200"
description = "Peripheral access library for XCM4200 ARM Cortex-M"
-version = "0.13.0"
+version = "0.14.0"
authors = ["Lucas Brendel <lucasbrendel@gmail.com>"]
readme = "README.md"
license = "MIT"
0 commit comments