Skip to content

Fully document serialEvent() support for all Arduino boards #800

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

Closed
wants to merge 1 commit into from

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Nov 16, 2020

serialEvent() support across the official Arduino boards is quite patchy. Previously, the support accross these boards
was not completely (or correctly in the case of the Due) documented.

Screenshot of rendered table from local build of reference:
Clipboard01


Fixes #819

serialEvent() support across the official Arduino boards is quite patchy. Previously, the support accross these boards
was not completely (or correctly in the case of the Due) documented.
@kengdahl
Copy link
Member

@per1234 I can't review this because I don't have the knowledge. Do you know who we could assign this to?

@karlsoderby
Copy link
Collaborator

This article was updated through these PRs, first #952 and later #951.

Hardware tests were on several board to confirm that they support / do not support serialEvent().

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

Successfully merging this pull request may close these issues.

Clarify function of serialEvent on Arduino Due
3 participants