Skip to content

Hardware Serial does not support '1' USARTs #24

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

Open
bombasticbob opened this issue Dec 9, 2014 · 2 comments
Open

Hardware Serial does not support '1' USARTs #24

bombasticbob opened this issue Dec 9, 2014 · 2 comments

Comments

@bombasticbob
Copy link
Contributor

HardwareSerial.cpp supports USARTC0 through USARTF0, but does not support USARTC1, etc.. This needs to be rectified, specifically in HardwareSerial::begin()

@bombasticbob
Copy link
Contributor Author

code changes made, but not yet committed. Needs further testing to be considered 'reliable'.

@bombasticbob
Copy link
Contributor Author

code changes have been committed. to be fully tested.

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

No branches or pull requests

1 participant