File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.11.0] ( https://github.com/xmc-rs/xmc4200/compare/v0.10.0...v0.11.0 ) (2024-04-29)
4+
5+
6+ ### Features
7+
8+ * updating from newer svd2rust ([ #85 ] ( https://github.com/xmc-rs/xmc4200/issues/85 ) ) ([ 51d9ee0] ( https://github.com/xmc-rs/xmc4200/commit/51d9ee054794c81fdd4e013f3a7af388f5267b8d ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** update rust crate cortex-m-rt to 0.7.4 ([ #87 ] ( https://github.com/xmc-rs/xmc4200/issues/87 ) ) ([ b48c331] ( https://github.com/xmc-rs/xmc4200/commit/b48c33169a31f4d16e071257c51573bc0da9091e ) )
14+ * regenerating code with new argument ([ e3a03bc] ( https://github.com/xmc-rs/xmc4200/commit/e3a03bc3540b0bad3681f7aa0f5df3c5d1eed16c ) )
15+
316## [ 0.10.0] ( https://github.com/xmc-rs/xmc4200/compare/v0.9.0...v0.10.0 ) (2024-03-01)
417
518
Original file line number Diff line number Diff line change 11[package ]
22name = " xmc4200"
33description = " Peripheral access library for XCM4200 ARM Cortex-M"
4- version = " 0.10 .0"
4+ version = " 0.11 .0"
55authors = [" Lucas Brendel <lucasbrendel@gmail.com>" ]
66readme = " README.md"
77license = " MIT"
You can’t perform that action at this time.
0 commit comments