Skip to content

[FEATURE] USB serial #29

@vintagepc

Description

@vintagepc

Is your feature request related to a problem? Please describe.
Need to get USB FS (serial) port working.

Describe the solution you'd like
Ideally interpret the usb STM register reads/writes and pipe the data thru to a PTY on the host system.

Describe alternatives you've considered
Alterntely, a shim might be possible as a temporary solution (but not ideal).

Progress:

  • Get fake CDC working with a simple chardev.
  • Clean up CDC IRQ hackery
  • Look at full-on USBIP object and handler.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions