The goal of this crate is to implement a USB driver for the RP2040 in Rust, which can be used together with usb-device.
Initial port of the USB low level example from the pico-examples is done, but not functional yet.
This crate is licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.