-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
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 requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed