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

[All Arduino Cores] Adds HardwareSerial Example #8095

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

SuGlider
Copy link
Collaborator

Description

New Example for using/testing Serial with any CPU/APB Frequency

Tests scenarios

Works fine with any SoC in Arduino Core 2.0.7+
There are issues with IDF 5.1 / Core 3.0.0 -- to be fixed in separated PR

Related links

None - just old issues, but it will be used as reference in a Core 3.0.0 issue.

New Example for using/testing Serial with any CPU/APB Frequency
@SuGlider SuGlider added Type: Example Issue is related to specific example. Peripheral: UART labels Apr 18, 2023
@SuGlider SuGlider added this to the 2.0.8 milestone Apr 18, 2023
@SuGlider SuGlider requested a review from me-no-dev April 18, 2023 15:52
@SuGlider SuGlider self-assigned this Apr 18, 2023
@SuGlider SuGlider changed the title Adds HardwareSerial Example [All Arduino Cores] Adds HardwareSerial Example Apr 18, 2023
@me-no-dev me-no-dev merged commit 6b1cc41 into master Apr 18, 2023
@me-no-dev me-no-dev deleted the All-Cores---Serial-APB-Freqs-Example branch April 18, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Peripheral: UART Type: Example Issue is related to specific example.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants