File tree Expand file tree Collapse file tree 14 files changed +53
-7
lines changed Expand file tree Collapse file tree 14 files changed +53
-7
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.11.1] ( https://github.com/atsamd-rs/atsamd/compare/atsame54_xpro-0.11.0...atsame54_xpro-0.11.1 ) - 2025-01-31
11
+
12
+ ### Examples
13
+
14
+ - Updates all Tier 1 BSP examples to use RTIC v2 and the RTC monotonic where applicable (#817 )
15
+
10
16
## [ 0.11.0] ( https://github.com/atsamd-rs/atsamd/compare/atsame54_xpro-0.10.1...atsame54_xpro-0.11.0 ) - 2025-01-13
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.11.0 "
14
+ version = " 0.11.1 "
15
15
16
16
[dependencies .cortex-m-rt ]
17
17
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.18.1] ( https://github.com/atsamd-rs/atsamd/compare/feather_m0-0.18.0...feather_m0-0.18.1 ) - 2025-01-31
11
+
12
+ ### Examples
13
+
14
+ - Updates all Tier 1 BSP examples to use RTIC v2 and the RTC monotonic where applicable (#817 )
15
+
10
16
## [ 0.18.0] ( https://github.com/atsamd-rs/atsamd/compare/feather_m0-0.17.1...feather_m0-0.18.0 ) - 2025-01-13
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.18.0 "
12
+ version = " 0.18.1 "
13
13
14
14
# for cargo flash
15
15
[package .metadata ]
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.16.1] ( https://github.com/atsamd-rs/atsamd/compare/feather_m4-0.16.0...feather_m4-0.16.1 ) - 2025-01-31
11
+
12
+ ### Examples
13
+
14
+ - Updates all Tier 1 BSP examples to use RTIC v2 and the RTC monotonic where applicable (#817 )
15
+
10
16
## [ 0.16.0] ( https://github.com/atsamd-rs/atsamd/compare/feather_m4-0.15.1...feather_m4-0.16.0 ) - 2025-01-13
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.16.0 "
12
+ version = " 0.16.1 "
13
13
14
14
# for cargo flash
15
15
[package .metadata ]
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.1] ( https://github.com/atsamd-rs/atsamd/compare/metro_m0-0.18.0...metro_m0-0.18.1 ) - 2025-01-31
11
+
12
+ ### Examples
13
+
14
+ - Updates all Tier 1 BSP examples to use RTIC v2 and the RTC monotonic where applicable (#817 )
15
+
10
16
## [ 0.18.0] ( https://github.com/atsamd-rs/atsamd/compare/metro_m0-0.17.1...metro_m0-0.18.0 ) - 2025-01-13
11
17
12
18
### Added
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.18.0 "
11
+ version = " 0.18.1 "
12
12
13
13
# for cargo flash
14
14
[package .metadata ]
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.1] ( https://github.com/atsamd-rs/atsamd/compare/metro_m4-0.17.0...metro_m4-0.17.1 ) - 2025-01-31
11
+
12
+ ### Examples
13
+
14
+ - Updates all Tier 1 BSP examples to use RTIC v2 and the RTC monotonic where applicable (#817 )
15
+
10
16
## [ 0.17.0] ( https://github.com/atsamd-rs/atsamd/compare/metro_m4-0.16.1...metro_m4-0.17.0 ) - 2025-01-13
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.17.0 "
11
+ version = " 0.17.1 "
12
12
13
13
# for cargo flash
14
14
[package .metadata ]
You can’t perform that action at this time.
0 commit comments