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

chore(Other, PeriphDrivers): Fix MAX32xxx UART build issue #1175

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Sep 13, 2024

While adding MXC_UART_SetClockSource(uart, clock); function it seems zephyr build been broken
this commit fix them for UART

image

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 MAX32655 Related to the MAX32655 (ME17) MAX32670 Related to the MAX32670 (ME15) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32680 Related to the MAX32680 (ME20) MAX32690 Related to the MAX32690 (ME18) MAX32662 Related to the MAX32662 (ME12) labels Sep 13, 2024
Final changes break zephyr build, this commit fix them for UART

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@Jake-Carter Jake-Carter merged commit ac3e34b into main Sep 13, 2024
8 of 9 checks passed
@Jake-Carter Jake-Carter deleted the fix/zephyr_build_issue branch September 13, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32655 Related to the MAX32655 (ME17) MAX32662 Related to the MAX32662 (ME12) MAX32670 Related to the MAX32670 (ME15) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32680 Related to the MAX32680 (ME20) MAX32690 Related to the MAX32690 (ME18)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants