Rahix / shared-bus

Crate for sharing buses between multiple devices
Apache License 2.0
129 stars 34 forks source link

Add the WriteIter and WriteIterRead traits #53

Closed thejpster closed 10 months ago

thejpster commented 10 months ago

Adds wrappers for the two iterator-based traits from embedded-hal.

Rahix commented 10 months ago

Published https://github.com/Rahix/shared-bus/releases/tag/v0.3.1 with these changes.