Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #21378 baud rates in setup_baud_rate #21379

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ThomasKuehne
Copy link
Contributor

Fixes #21378 by adding missing baud rates to setup_baud_rate

Fixes mono#21378 by adding missing baud rates to setup_baud_rate

This change is released under the MIT license.
due to how is_baud_rate_legal and set_attributes handle custom baud rates 50 instead of -1 has to be returned if the target speed is 50 but B50 wasn't defined
@lambdageek
Copy link
Member

@monojenkins build

@lambdageek
Copy link
Member

@monojenkins build failed

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

Successfully merging this pull request may close these issues.

serial.c:setup_baud_rate doesn't support all Linux baud rates
2 participants