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 GPTMR threshold = 0 configuration #834

Merged
merged 3 commits into from Feb 25, 2024
Merged

🐛 fix GPTMR threshold = 0 configuration #834

merged 3 commits into from Feb 25, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Feb 25, 2024

If the GPTMR's threshold value is set to zero (yes, this is just a corner case) it should immediately trigger an interrupt (if enabled). This PR fixes this.

should also trigger IRQ if THRESHOLD = 0
@stnolting stnolting added bug Something isn't working HW hardware-related labels Feb 25, 2024
@stnolting stnolting self-assigned this Feb 25, 2024
@stnolting stnolting changed the title 🐛 fix GPTMR threshold configuration 🐛 fix GPTMR threshold = 0 configuration Feb 25, 2024
should immediately trigger an interrupt when the GPTMR gets enabled
@stnolting stnolting marked this pull request as ready for review February 25, 2024 20:15
@stnolting stnolting merged commit 04f58bc into main Feb 25, 2024
10 checks passed
@stnolting stnolting deleted the gptmr_fix branch February 25, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant