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

update tinyusb to fix midi write off by one #4995

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

hathach
Copy link
Member

@hathach hathach commented Jul 13, 2021

should fix #4895 .

Note as side effect, tinyusb update also include RP2040 double buffer hathach/tinyusb#891 which could increase throughput for rp2040.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@tannewt tannewt merged commit 1a4061c into adafruit:main Jul 13, 2021
@hathach hathach deleted the fix-midi-write-offby1 branch August 12, 2021 08:59
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.

USB MIDI sending extra malformed 1-byte messages in CP 7.x
2 participants