mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
486fe9e59d
move all methods into PioStateMachine instead. the huge trait wasn't object-safe and thus didn't have any benefits whatsoever except for making it *slightly* easier to write bounds for passing around state machines. that would be much better solved with generics-less instances. |
||
---|---|---|
.. | ||
.cargo | ||
assets | ||
src/bin | ||
build.rs | ||
Cargo.toml | ||
memory.x |