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

Commits on Feb 25, 2024

  1. [processor_check] add GPTMR test case

    should also trigger IRQ if THRESHOLD = 0
    stnolting committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    223c5a1 View commit details
    Browse the repository at this point in the history
  2. [changelog] add v1.9.5.10

    stnolting committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    259e70c View commit details
    Browse the repository at this point in the history
  3. [gptmr] fix threshold = 0 configuration

    should immediately trigger an interrupt when the GPTMR gets enabled
    stnolting committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e7da256 View commit details
    Browse the repository at this point in the history