imxrt-usbd

Crates.ioimxrt-usbd
lib.rsimxrt-usbd
version0.3.0
sourcesrc
created_at2021-03-11 13:58:10.53964
updated_at2024-05-29 12:43:46.37091
descriptionUSB driver for NXP iMX RT processors
homepage
repositoryhttps://github.com/imxrt-rs/imxrt-usbd
max_upload_size
id367301
size258,131
owners (github:imxrt-rs:owners)

documentation

README

imxrt-usbd

crates.io docs.rs

API Docs (main branch)

A USB driver for i.MX RT processors. imxrt-usbd provides a usb-device USB bus implementation, allowing you to add USB device features to your embedded Rust program. It should support all i.MX RT microcontrollers.

See the API docs for usage, features, and examples. To try examples on actual hardware, see the imxrt-hal examples.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 144

cargo fmt