Docs.rs
stm32-usbd-0.3.0
stm32-usbd 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mvirkkunen
Disasm
github:stm32-rs:stm32-usb
Dependencies
cortex-m ^0.6.0
normal
stm32f0xx-hal ^0.14
normal
stm32f1xx-hal ^0.3
normal
stm32f3xx-hal ^0.2
normal
stm32l4xx-hal ^0.4
normal
usb-device ^0.2.0
normal
vcell ^0.1.0
normal
cortex-m-rt ^0.6.7
dev
cortex-m-rtfm ^0.4.0
dev
panic-semihosting ^0.5.1
dev
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
1
2
#[
allow
(
unused
,
non_camel_case_types
)]
pub
mod
usb
;