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

at32: add uart pinswap #10333

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

bkleiner
Copy link
Collaborator

@bkleiner bkleiner commented Sep 2, 2024

adds support for uart pin swapping on at32.
gated behind a target define in for of USE_UART*_PIN_SWAP
replaces #9239 #10065
fixes #10059 #9972

@Bloody-Badboy
Copy link

Initially I tried swapping uart3 tx rx pin in target.h but that didn't help. But this PR it's working as expected able to use uart3 😃

@mmosca mmosca merged commit bb856c0 into iNavFlight:master Sep 9, 2024
22 checks passed
@bkleiner bkleiner deleted the feature_serial_pin_swap branch September 17, 2024 07:11
@MrD-RC MrD-RC added this to the 8.0 milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NEUTRONRCF435MINI AIO Incorrect UART3 pin assignment
4 participants