rp-rs / pio-rs

Support crate for Raspberry Pi's PIO architecture.
MIT License
149 stars 22 forks source link

Clone impl for Instruction #44

Closed Schmeckinger closed 1 year ago

Schmeckinger commented 1 year ago

It would be nice if Instruction implemented Clone and maybe Copy.