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

fix(uart) 2.0.x Core: fixes serialEventRun() to avoid calling available() if serialEvent() is not declared #10429

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Oct 7, 2024

Description of Change

Applies #10428 to Arduino Core 2.0.x

Tests scenarios

Same as #10428

Related links

Related to #10397

@SuGlider SuGlider added this to the 2.0.17 milestone Oct 7, 2024
@SuGlider SuGlider self-assigned this Oct 7, 2024
@SuGlider SuGlider changed the title fix(uart): applies #10428 to 2.0.x core fix(uart): fixes serialEventRun() to avois calling available() if serialEvent() is not declared Oct 7, 2024
@SuGlider SuGlider changed the title fix(uart): fixes serialEventRun() to avois calling available() if serialEvent() is not declared fix(uart) 2.0.x Core: fixes serialEventRun() to avois calling available() if serialEvent() is not declared Oct 7, 2024
@VojtechBartoska VojtechBartoska added the Status: Review needed Issue or PR is awaiting review label Oct 7, 2024
@lucasssvaz lucasssvaz changed the title fix(uart) 2.0.x Core: fixes serialEventRun() to avois calling available() if serialEvent() is not declared fix(uart) 2.0.x Core: fixes serialEventRun() to avoid calling available() if serialEvent() is not declared Oct 7, 2024
@SuGlider SuGlider added the Status: Pending Merge Pull Request is ready to be merged label Oct 7, 2024
@me-no-dev me-no-dev merged commit 4301639 into release/v2.x Oct 7, 2024
50 checks passed
@me-no-dev me-no-dev deleted the serial_event_fix_2.0.x branch October 7, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Peripheral: UART Status: Pending Merge Pull Request is ready to be merged Status: Review needed Issue or PR is awaiting review
Projects
Development

Successfully merging this pull request may close these issues.

5 participants