File tree Expand file tree Collapse file tree 16 files changed +63
-15
lines changed Expand file tree Collapse file tree 16 files changed +63
-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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.12.2] ( https://github.com/atsamd-rs/atsamd/compare/atsame54_xpro-0.12.1...atsame54_xpro-0.12.2 ) - 2025-06-26
11
+
12
+ ### Other
13
+
14
+ - updated the following local packages: atsamd-hal
15
+
10
16
## [ 0.12.1] ( https://github.com/atsamd-rs/atsamd/compare/atsame54_xpro-0.12.0...atsame54_xpro-0.12.1 ) - 2025-06-22
11
17
12
18
### Other
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
11
11
name = " atsame54_xpro"
12
12
readme = " README.md"
13
13
repository = " https://github.com/atsamd-rs/atsamd"
14
- version = " 0.12.1 "
14
+ version = " 0.12.2 "
15
15
16
16
[dependencies .cortex-m-rt ]
17
17
optional = true
@@ -24,7 +24,7 @@ version = "0.7"
24
24
[dependencies .atsamd-hal ]
25
25
default-features = false
26
26
path = " ../../hal"
27
- version = " 0.22.1 "
27
+ version = " 0.22.2 "
28
28
29
29
[dependencies .usb-device ]
30
30
optional = 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.19.2] ( https://github.com/atsamd-rs/atsamd/compare/feather_m0-0.19.1...feather_m0-0.19.2 ) - 2025-06-26
11
+
12
+ ### Other
13
+
14
+ - updated the following local packages: atsamd-hal
15
+
10
16
## [ 0.19.1] ( https://github.com/atsamd-rs/atsamd/compare/feather_m0-0.19.0...feather_m0-0.19.1 ) - 2025-06-22
11
17
12
18
### Other
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ name = "feather_m0"
9
9
readme = " README.md"
10
10
repository = " https://github.com/atsamd-rs/atsamd"
11
11
resolver = " 2"
12
- version = " 0.19.1 "
12
+ version = " 0.19.2 "
13
13
14
14
# for cargo flash
15
15
[package .metadata ]
@@ -22,7 +22,7 @@ version = "0.7"
22
22
[dependencies .atsamd-hal ]
23
23
default-features = false
24
24
path = " ../../hal"
25
- version = " 0.22.1 "
25
+ version = " 0.22.2 "
26
26
27
27
[dependencies .cortex-m ]
28
28
features = [" 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.17.2] ( https://github.com/atsamd-rs/atsamd/compare/feather_m4-0.17.1...feather_m4-0.17.2 ) - 2025-06-26
11
+
12
+ ### Other
13
+
14
+ - updated the following local packages: atsamd-hal
15
+
10
16
## [ 0.17.1] ( https://github.com/atsamd-rs/atsamd/compare/feather_m4-0.17.0...feather_m4-0.17.1 ) - 2025-06-22
11
17
12
18
### Other
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
9
9
name = " feather_m4"
10
10
readme = " README.md"
11
11
repository = " https://github.com/atsamd-rs/atsamd"
12
- version = " 0.17.1 "
12
+ version = " 0.17.2 "
13
13
14
14
# for cargo flash
15
15
[package .metadata ]
@@ -26,7 +26,7 @@ version = "0.7"
26
26
[dependencies .atsamd-hal ]
27
27
default-features = false
28
28
path = " ../../hal"
29
- version = " 0.22.1 "
29
+ version = " 0.22.2 "
30
30
31
31
[dependencies .usb-device ]
32
32
optional = 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.19.2] ( https://github.com/atsamd-rs/atsamd/compare/metro_m0-0.19.1...metro_m0-0.19.2 ) - 2025-06-26
11
+
12
+ ### Other
13
+
14
+ - updated the following local packages: atsamd-hal
15
+
10
16
## [ 0.19.1] ( https://github.com/atsamd-rs/atsamd/compare/metro_m0-0.19.0...metro_m0-0.19.1 ) - 2025-06-22
11
17
12
18
### Other
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
8
name = " metro_m0"
9
9
readme = " README.md"
10
10
repository = " https://github.com/atsamd-rs/atsamd"
11
- version = " 0.19.1 "
11
+ version = " 0.19.2 "
12
12
13
13
# for cargo flash
14
14
[package .metadata ]
@@ -25,7 +25,7 @@ version = "0.7"
25
25
[dependencies .atsamd-hal ]
26
26
default-features = false
27
27
path = " ../../hal"
28
- version = " 0.22.1 "
28
+ version = " 0.22.2 "
29
29
30
30
[dependencies .rtic ]
31
31
features = [" 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.18.2] ( https://github.com/atsamd-rs/atsamd/compare/metro_m4-0.18.1...metro_m4-0.18.2 ) - 2025-06-26
11
+
12
+ ### Other
13
+
14
+ - updated the following local packages: atsamd-hal
15
+
10
16
## [ 0.18.1] ( https://github.com/atsamd-rs/atsamd/compare/metro_m4-0.18.0...metro_m4-0.18.1 ) - 2025-06-22
11
17
12
18
### Other
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
8
name = " metro_m4"
9
9
readme = " README.md"
10
10
repository = " https://github.com/atsamd-rs/atsamd"
11
- version = " 0.18.1 "
11
+ version = " 0.18.2 "
12
12
13
13
# for cargo flash
14
14
[package .metadata ]
@@ -21,7 +21,7 @@ version = "0.7"
21
21
[dependencies .atsamd-hal ]
22
22
default-features = false
23
23
path = " ../../hal"
24
- version = " 0.22.1 "
24
+ version = " 0.22.2 "
25
25
26
26
[dependencies .usb-device ]
27
27
optional = true
You can’t perform that action at this time.
0 commit comments