Skip to content

Implement embedded_io::Error for UsbError #164

@FeldrinH

Description

@FeldrinH

Many higher-level crates using the usb_device will want to implement embedded_io interfaces (for example usbd_serial.

To make this simpler it would be convenient if UsbError implemented embedded_io::Error, so it can be directly returned from implementations of embedded_io read and write traits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions