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

allow gptimer to fail gracefully #54

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Conversation

someweisguy
Copy link
Owner

@someweisguy someweisguy commented Mar 17, 2023

This PR adds a an error check when calling gptimer_new_timer() inside dmx_driver_install(). It simply checks to see if an error occurred when creating a new gptimer and allows the driver installation to fail if needed.

@someweisguy someweisguy merged commit 18e52fa into release/v3.0 Mar 17, 2023
@someweisguy someweisguy deleted the bugfix/gptimer-fail branch March 17, 2023 21:10
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.

1 participant