File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.9.0] ( https://github.com/xmc-rs/xmc4800/compare/v0.8.0...v0.9.0 ) (2024-02-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * updating from newer svd2rust ([ #56 ] ( https://github.com/xmc-rs/xmc4800/issues/56 ) ) ([ 0c3d44e] ( https://github.com/xmc-rs/xmc4800/commit/0c3d44e5b2200995299846b8a0c79226097f2349 ) )
9
+ * updating from newer svd2rust ([ #59 ] ( https://github.com/xmc-rs/xmc4800/issues/59 ) ) ([ 0ff45d6] ( https://github.com/xmc-rs/xmc4800/commit/0ff45d6e659071bf82b97e963f36c7b5f9797a1c ) )
10
+
3
11
## [ 0.8.0] ( https://github.com/xmc-rs/xmc4800/compare/v0.7.2...v0.8.0 ) (2023-12-26)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " xmc4800"
3
- version = " 0.8 .0"
3
+ version = " 0.9 .0"
4
4
description = " XMC peripheral library for XMC4800 generated from SVD"
5
5
readme = " README.md"
6
6
authors = [" Lucas Brendel <lucasbrendel@gmail.com>" ]
You can’t perform that action at this time.
0 commit comments