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 to imxrt-usbd 0.3 #168

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Update to imxrt-usbd 0.3 #168

merged 2 commits into from
Jul 17, 2024

Conversation

mciantyre
Copy link
Member

The update requires us to adopt usb-device 0.3 and its associated dependencies. All USB examples, including rtic_logging, worked as expected on a Teensy 4.0. We're still passing the usb-device TestClass test suite on both a Teensy 4 and a 1010EVK.

The update requires us to adopt usb-device 0.3 and its associated
dependencies. All USB examples, including rtic_logging, worked as
expected on a Teensy 4.0. We're still passing the usb-device TestClass
test suite on both a Teensy 4 and a 1010EVK.
Older versions of this package might not build anymore. See the upstream
issue tracker for details. We're prepared to increase our version as of
the previous commit.

I re-tested the mouse example on a 1010EVK.
@mciantyre mciantyre merged commit 5302e9f into main Jul 17, 2024
62 checks passed
@mciantyre mciantyre deleted the imxrt-usbd-0.3 branch July 17, 2024 13:11
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.

1 participant