You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embedded-hal-async/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ No unreleased changes yet.
11
11
12
12
## [v1.0.0] - 2023-12-28
13
13
14
+
Check out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](../docs/migrating-from-0.2-to-1.0.md) for help with migrating from v0.2 to v1.0.
Copy file name to clipboardExpand all lines: embedded-hal-nb/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ No unreleased changes
11
11
12
12
## [v1.0.0] - 2023-12-28
13
13
14
+
CheckCheck out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](../docs/migrating-from-0.2-to-1.0.md) for help with migrating from v0.2 to v1.0.
Copy file name to clipboardExpand all lines: embedded-hal/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ No unreleased changes yet.
11
11
12
12
## [v1.0.0] - 2023-12-28
13
13
14
+
Check out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](../docs/migrating-from-0.2-to-1.0.md) for help with migrating from v0.2 to v1.0.
15
+
14
16
- gpio: remove `ToggleableOutputPin`, move `toggle()` to `StatefulOutputPin`.
0 commit comments