Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Conversation

cparata
Copy link

@cparata cparata commented Aug 3, 2017

In my opinion, there is a potential bug when a character equal to -1 is sent by serial port; in this case according the current implementation the following character in queue is not transmitted. For this reason I propose to simplify _tx_complete_irq implementation just returning 0 if we still have characters to be transmitted, -1 otherwise.
I also added a flow control in USB serial in order to improve the performances when USB serial is combined with real serial ports

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants