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

#1430 in Embedded development

Download history 753/week @ 2024-11-29 423/week @ 2024-12-06 596/week @ 2024-12-13 237/week @ 2024-12-20 39/week @ 2024-12-27 277/week @ 2025-01-03 478/week @ 2025-01-10 90/week @ 2025-01-17 119/week @ 2025-01-24 158/week @ 2025-01-31 140/week @ 2025-02-07 153/week @ 2025-02-14 268/week @ 2025-02-21 118/week @ 2025-02-28 89/week @ 2025-03-07 91/week @ 2025-03-14

588 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
~42K SLoC