File tree Expand file tree Collapse file tree 16 files changed +78
-15
lines changed Expand file tree Collapse file tree 16 files changed +78
-15
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.12.3] ( https://github.com/atsamd-rs/atsamd/compare/atsame54_xpro-0.12.2...atsame54_xpro-0.12.3 ) - 2025-11-05
11+
12+ ### Other
13+
14+ - updated the following local packages: atsamd-hal
15+
1016## [ 0.12.2] ( https://github.com/atsamd-rs/atsamd/compare/atsame54_xpro-0.12.1...atsame54_xpro-0.12.2 ) - 2025-06-26
1117
1218### Other
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111name = " atsame54_xpro"
1212readme = " README.md"
1313repository = " https://github.com/atsamd-rs/atsamd"
14- version = " 0.12.2 "
14+ version = " 0.12.3 "
1515
1616[dependencies .cortex-m-rt ]
1717optional = true
@@ -24,7 +24,7 @@ version = "0.7"
2424[dependencies .atsamd-hal ]
2525default-features = false
2626path = " ../../hal"
27- version = " 0.22.2 "
27+ version = " 0.23.0 "
2828
2929[dependencies .usb-device ]
3030optional = true
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.19.3] ( https://github.com/atsamd-rs/atsamd/compare/feather_m0-0.19.2...feather_m0-0.19.3 ) - 2025-11-05
11+
12+ ### Other
13+
14+ - updated the following local packages: atsamd-hal
15+
1016## [ 0.19.2] ( https://github.com/atsamd-rs/atsamd/compare/feather_m0-0.19.1...feather_m0-0.19.2 ) - 2025-06-26
1117
1218### Other
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ name = "feather_m0"
99readme = " README.md"
1010repository = " https://github.com/atsamd-rs/atsamd"
1111resolver = " 2"
12- version = " 0.19.2 "
12+ version = " 0.19.3 "
1313
1414# for cargo flash
1515[package .metadata ]
@@ -22,7 +22,7 @@ version = "0.7"
2222[dependencies .atsamd-hal ]
2323default-features = false
2424path = " ../../hal"
25- version = " 0.22.2 "
25+ version = " 0.23.0 "
2626
2727[dependencies .cortex-m ]
2828features = [" critical-section-single-core" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.17.3] ( https://github.com/atsamd-rs/atsamd/compare/feather_m4-0.17.2...feather_m4-0.17.3 ) - 2025-11-05
11+
12+ ### Other
13+
14+ - updated the following local packages: atsamd-hal
15+
1016## [ 0.17.2] ( https://github.com/atsamd-rs/atsamd/compare/feather_m4-0.17.1...feather_m4-0.17.2 ) - 2025-06-26
1117
1218### Other
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99name = " feather_m4"
1010readme = " README.md"
1111repository = " https://github.com/atsamd-rs/atsamd"
12- version = " 0.17.2 "
12+ version = " 0.17.3 "
1313
1414# for cargo flash
1515[package .metadata ]
@@ -26,7 +26,7 @@ version = "0.7"
2626[dependencies .atsamd-hal ]
2727default-features = false
2828path = " ../../hal"
29- version = " 0.22.2 "
29+ version = " 0.23.0 "
3030
3131[dependencies .usb-device ]
3232optional = true
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.19.3] ( https://github.com/atsamd-rs/atsamd/compare/metro_m0-0.19.2...metro_m0-0.19.3 ) - 2025-11-05
11+
12+ ### Other
13+
14+ - updated the following local packages: atsamd-hal
15+
1016## [ 0.19.2] ( https://github.com/atsamd-rs/atsamd/compare/metro_m0-0.19.1...metro_m0-0.19.2 ) - 2025-06-26
1117
1218### Other
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88name = " metro_m0"
99readme = " README.md"
1010repository = " https://github.com/atsamd-rs/atsamd"
11- version = " 0.19.2 "
11+ version = " 0.19.3 "
1212
1313# for cargo flash
1414[package .metadata ]
@@ -25,7 +25,7 @@ version = "0.7"
2525[dependencies .atsamd-hal ]
2626default-features = false
2727path = " ../../hal"
28- version = " 0.22.2 "
28+ version = " 0.23.0 "
2929
3030[dependencies .rtic ]
3131features = [" thumbv6-backend" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.18.3] ( https://github.com/atsamd-rs/atsamd/compare/metro_m4-0.18.2...metro_m4-0.18.3 ) - 2025-11-05
11+
12+ ### Other
13+
14+ - updated the following local packages: atsamd-hal
15+
1016## [ 0.18.2] ( https://github.com/atsamd-rs/atsamd/compare/metro_m4-0.18.1...metro_m4-0.18.2 ) - 2025-06-26
1117
1218### Other
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88name = " metro_m4"
99readme = " README.md"
1010repository = " https://github.com/atsamd-rs/atsamd"
11- version = " 0.18.2 "
11+ version = " 0.18.3 "
1212
1313# for cargo flash
1414[package .metadata ]
@@ -21,7 +21,7 @@ version = "0.7"
2121[dependencies .atsamd-hal ]
2222default-features = false
2323path = " ../../hal"
24- version = " 0.22.2 "
24+ version = " 0.23.0 "
2525
2626[dependencies .usb-device ]
2727optional = true
You can’t perform that action at this time.
0 commit comments