#usb #nxp #imxrt

no-std imxrt-usbd

USB driver for NXP iMX RT processors

4 releases

0.2.2 Sep 15, 2023
0.2.1 Mar 14, 2023
0.2.0 Nov 30, 2022
0.1.0 Mar 11, 2021

#483 in Embedded development

Download history 13/week @ 2024-01-01 209/week @ 2024-01-08 184/week @ 2024-01-15 47/week @ 2024-01-22 38/week @ 2024-01-29 113/week @ 2024-02-05 35/week @ 2024-02-12 125/week @ 2024-02-19 126/week @ 2024-02-26 181/week @ 2024-03-04 131/week @ 2024-03-11 57/week @ 2024-03-18 37/week @ 2024-03-25 128/week @ 2024-04-01 98/week @ 2024-04-08 126/week @ 2024-04-15

394 downloads per month
Used in 8 crates (2 directly)

MIT/Apache

240KB
4K SLoC

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.

Dependencies

~1MB
~11K SLoC