-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
Thanks for making this repo, I'm interested in using the usb_serial(2) port in my homebrew 8 bit retro computer project
I've one doubt though:
While the serial code can signal to can accept the byte I want to send from the device to the host ( send_ready )
I don't see any way to signal whether the device can accept received bytes, as my 8 bit computer is slower than the USB connection and is not always polling the port, if there a way to implement a input wire to flag the host it's allowed to send?
Metadata
Metadata
Assignees
Labels
No labels