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

Add support for USB #29

Merged
merged 5 commits into from
Aug 20, 2019
Merged

Add support for USB #29

merged 5 commits into from
Aug 20, 2019

Conversation

hannobraun
Copy link
Contributor

Details in the commits!

Working example here: hannobraun/rust-catena-4610#3
I haven't submitted an example here yet, as that would depend on my fork of stm32-usbd.

Related: stm32-rs/stm32-usbd#7

cc @lthiery

Referring to trait objects without using `dyn` has been deprecated in
the latest stable Rust release.
EXTI still uses the PAC-level SYSCFG API, and I don't intend to change
that at this point, but at least I'd like to have a central place to
move initialization to.
As the documentation explains, this only takes care of the
platform-specific bits that are not covered by `stm32-usbd`.
@arkorobotics arkorobotics merged commit 52671be into stm32-rs:master Aug 20, 2019
@hannobraun hannobraun deleted the usb branch August 21, 2019 06:01
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