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

⚠️ rework ONEWIRE and GPTMR interrupts #859

Merged
merged 6 commits into from
Mar 23, 2024
Merged

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    065f39f View commit details
    Browse the repository at this point in the history
  2. [rtl] SDI: minor rtl edits

    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2d4b337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14fa4b3 View commit details
    Browse the repository at this point in the history
  4. [rtl] rework GPTMR interrupt

    keep interrupt pending until explicitly cleared by writing zero to interrupt trigger state bit(s)
    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2103ea1 View commit details
    Browse the repository at this point in the history
  5. [changelog] add v1.9.7.3

    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4238516 View commit details
    Browse the repository at this point in the history
  6. [onewire] reqork interrupt

    interrupt will stay active as long as the module is in idle state
    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2322027 View commit details
    Browse the repository at this point in the history