mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
495b8b739a
With the embedded-hal rc3 update I changed them to require `&mut self`, but in retrospect I think `&self` is better, for extra flexibility. This PR reverts the changes from the rc3 update to inherent methods. |
||
---|---|---|
.. | ||
.cargo | ||
assets | ||
src/bin | ||
build.rs | ||
Cargo.toml | ||
memory.x |