feat: implement embedded-io and embedded-io-async traits#58
feat: implement embedded-io and embedded-io-async traits#58elrafoon wants to merge 1 commit intotrussed-dev:mainfrom
Conversation
Allows much better interoperatibility with other embedded rust projects, which by now usually have support for embedded-io traits.
|
Thanks for the PR! Some initial thoughts:
|
Adding This would only be useful if |
|
The most likely way to obtain support for |
Allows much better interoperatibility with other embedded rust projects, which by now usually have support for embedded-io traits.
Of course this is feature-gated.