Skip to content

Clang compatibility fixes #1

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

Merged
merged 4 commits into from
Apr 20, 2022
Merged

Clang compatibility fixes #1

merged 4 commits into from
Apr 20, 2022

Conversation

weliveindetail
Copy link
Member

Merge this downstream while the upstream PR is still pending: arduino#136

USBAPI.h declares the return type of Serial_::baud() as `uint32_t`
This causes an override mismatch for UARTClass::begin(const uint32_t) in UARTClass.h when compiling with Clang
@weliveindetail weliveindetail merged commit 75a270e into master Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant