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: Only enable transmit buffer empty interrupt if such a callback if provided by the user. #66

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

aentinger
Copy link
Member

This saves unnecessary interrupts reducing the amount of necessary SPI transactions.

…f provided by the user.

This saves unnecessary interrupts reducing the amount of necessary SPI transactions.
@aentinger aentinger added type: enhancement PR to improve the project. topic: firmware Code that runs on an embedded system. labels Sep 12, 2022
@aentinger aentinger self-assigned this Sep 12, 2022
@aentinger aentinger marked this pull request as ready for review September 12, 2022 06:04
@aentinger aentinger merged commit a34d1c1 into main Sep 12, 2022
@aentinger aentinger deleted the disable-tx-empty-callback-no-callback branch September 12, 2022 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant