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

Bugfix for endpoint selection to flush #8

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

RockyZeroFour
Copy link

  • Fixed a bug where previous set bits aren't cleared when an endpoint gets flushed
  • Fixed an issues that all endpoints got flushed even when only one was intended to be
  • Prevents that endpoints can stuck when data is tried to be sent at an unlucky time

- Fixed a bug where previous set bits aren't cleared when an endpoint gets flushed
- Fixed an issues that all endpoints got flushed even when only one was intended to be
- Prevents that endpoints can stuck when data is tried to be sent at an unlucky time
@RockyZeroFour RockyZeroFour added the bug Something isn't working label Sep 19, 2024
@RockyZeroFour RockyZeroFour merged commit fb333bf into feature/gd32f4-improved Sep 19, 2024
64 of 66 checks passed
@RockyZeroFour RockyZeroFour deleted the fix/driver-flush branch September 19, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant