File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ depending on your processor.
9
9
10
10
### Unreleased Changes ([ Source] ( https://github.com/rust-embedded-community/tm4c-hal/tree/master/tm4c-hal ) [ Diff] ( https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c-hal-0.4.1...master ) )
11
11
12
- * No changes
12
+ * Implement use of sealed traits by downstream crates (i.e. ` tm4c123x-hal ` and ` tm4c129x-hal ` )
13
13
14
14
### v0.4.1 ([ Source] ( https://github.com/rust-embedded-community/tm4c-hal/tree/tm4c-hal-0.4.1/tm4c-hal ) [ Diff] ( https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c-hal-0.4.1...tm4c-hal-0.4.0 ) )
15
15
Original file line number Diff line number Diff line change 10
10
11
11
### Unreleased Changes ([ Source] ( https://github.com/rust-embedded-community/tm4c-hal/tree/master/tm4c123x-hal ) [ Diff] ( https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c123x-hal-0.10.2...master ) )
12
12
13
- * No changes
13
+ * Use sealed traits for ` *Pin ` marker traits
14
+ * Do not reexport ` tm4c-hal ` macros
14
15
15
16
### v0.10.2 ([ Source] ( https://github.com/rust-embedded-community/tm4c-hal/tree/tm4c123x-hal-0.10.2/tm4c123x-hal ) [ Diff] ( https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c123x-hal-0.10.2...tm4c123x-hal-0.10.1 ) )
16
17
Original file line number Diff line number Diff line change 10
10
11
11
### Unreleased Changes ([ Source] ( https://github.com/rust-embedded-community/tm4c-hal/tree/master/tm4c129x-hal ) [ Diff] ( https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c129x-hal-0.9.2...master ) )
12
12
13
- * No changes
13
+ * Use sealed traits for ` *Pin ` marker traits
14
+ * Do not reexport ` tm4c-hal ` macros
14
15
15
16
### v0.9.2 ([ Source] ( https://github.com/rust-embedded-community/tm4c-hal/tree/tm4c129x-hal-0.9.2/tm4c129x-hal ) [ Diff] ( https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c129x-hal-0.9.2...tm4c129x-hal-0.9.1 ) )
16
17
You can’t perform that action at this time.
0 commit comments