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 MAX32675 timer warning #7

Merged

Conversation

mertvatansever
Copy link
Contributor

When MXC_ASSERT not enabled timer_id uses without being set for MAX32675 timer driver, this causes run timer issue and compiler gives warnings, see below.
This PR includes fix for this.

image

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@mertvatansever
Copy link
Contributor Author

mertvatansever commented Aug 14, 2024

No reviewer is assigned to this PR.
@MaureenHelm, can you please check this PR?

@mertvatansever
Copy link
Contributor Author

@ozersa, can you please check this PR?

@mertvatansever
Copy link
Contributor Author

This PR is required for this PR.

@MaureenHelm MaureenHelm self-assigned this Aug 29, 2024
@MaureenHelm
Copy link
Member

Can you link to the related MSDK PR please?

@mertvatansever
Copy link
Contributor Author

Can you link to the related MSDK PR please?

MSDK PR (Merged): analogdevicesinc/msdk#1007

@MaureenHelm MaureenHelm merged commit 0169d5b into zephyrproject-rtos:main Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants