Skip to content

Reading individual USB packets. #250

Description

@elpiel

USB data packets are usually up to 64 bytes and I would like to be able to read those packets instead of reading just raw bytes when they come (Read).

This could greatly improve building protocols for embedded firmware as you can use the same exact encoding on the device side and on the host side.

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