embassy/examples/rp/src
pennae 486fe9e59d rp/pio: remove PioStateMachineInstance
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.
2023-05-03 11:25:58 +02:00
..
bin rp/pio: remove PioStateMachineInstance 2023-05-03 11:25:58 +02:00