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

Use interrupt if no repetition counter #383

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

Candas1
Copy link
Collaborator

@Candas1 Candas1 commented Feb 17, 2024

This was initially saving space as the interrupt code was completely removed with the build flag, and improving the performance.
Now the interrupt is started if the timer has no repetition counter, so the interrupt code has to be there in all cases.

@Candas1 Candas1 merged commit 83e5247 into simplefoc:dev Feb 21, 2024
16 checks passed
@runger1101001 runger1101001 added this to the 2.3.3_Release milestone Apr 2, 2024
@Candas1 Candas1 deleted the use_interrupt_if_no_repetition_counter branch June 10, 2024 21:45
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.

2 participants