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 GPTMR #939

Merged
merged 10 commits into from
Jul 4, 2024
Merged

⚠️ rework GPTMR #939

merged 10 commits into from
Jul 4, 2024

Conversation

stnolting
Copy link
Owner

  • remove capture mode; remove top's gptmr_trig_i input
  • fix potential race conditions in GPTMR interrupt acknowledge
  • re-add operation mode select:
    • single-shot mode: increment counter until reaching the threshold value; then stop
    • continuous mode: reset counter when reaching the threshold value; then restart

@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient cleanup clean-up the codebase labels Jul 4, 2024
@stnolting stnolting self-assigned this Jul 4, 2024
@stnolting stnolting marked this pull request as ready for review July 4, 2024 11:03
@stnolting stnolting merged commit 46ce249 into main Jul 4, 2024
10 checks passed
@stnolting stnolting deleted the dev040724 branch July 4, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup clean-up the codebase HW hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant