#usb #nxp #imxrt

no-std imxrt-usbd

USB driver for NXP iMX RT processors

5 unstable releases

0.3.0 May 29, 2024
0.2.2 Sep 15, 2023
0.2.1 Mar 14, 2023
0.2.0 Nov 30, 2022
0.1.0 Mar 11, 2021

#1538 in Embedded development

Download history 339/week @ 2024-06-14 531/week @ 2024-06-21 169/week @ 2024-06-28 120/week @ 2024-07-05 426/week @ 2024-07-12 74/week @ 2024-07-19 52/week @ 2024-07-26 254/week @ 2024-08-02 55/week @ 2024-08-09 992/week @ 2024-08-16 37/week @ 2024-08-23 69/week @ 2024-08-30 125/week @ 2024-09-06 69/week @ 2024-09-13 110/week @ 2024-09-20 228/week @ 2024-09-27

552 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

~2.5MB
~41K SLoC