xmc-rs / xmc4-hal

HAL for the XMC4xxx microcontrollers
https://xmc-rs.github.io/xmc4-hal/
MIT License
3 stars 0 forks source link

fix(deps): update rust crate embedded-hal to v1 #222

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Type Update Change
embedded-hal dependencies major 0.2.7 -> 1.0.0

Release Notes

rust-embedded/embedded-hal (embedded-hal) ### [`v1.0.0`](https://togithub.com/rust-embedded/embedded-hal/releases/tag/embedded-hal-v1.0.0): v1.0.0 [Compare Source](https://togithub.com/rust-embedded/embedded-hal/compare/v0.2.7...embedded-hal-v1.0.0) Check out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](https://togithub.com/rust-embedded/embedded-hal/blob/master/docs/migrating-from-0.2-to-1.0.md). Changes since v1.0.0-rc.3: - gpio: remove `ToggleableOutputPin`, move `toggle()` to `StatefulOutputPin`.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.