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(PeriphDrivers): Fix MXC_UART_Shutdown Typo for LPUART0 Pin De-Initialization #888

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Jake-Carter
Copy link
Contributor

Description

Closes #886

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.
  • [ ]

@github-actions github-actions bot added the MAX32670 Related to the MAX32670 (ME15) label Jan 23, 2024
@sihyung-maxim sihyung-maxim merged commit 06831bb into analogdevicesinc:main Jan 23, 2024
9 checks passed
@Jake-Carter Jake-Carter deleted the fix/gh-886 branch January 23, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32670 Related to the MAX32670 (ME15)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uart_me15.c MXC_UART_Shutdown incorrect for UART3 (LPUART)
2 participants