Skip to content

kern-crates/CrabUSB

 
 

Repository files navigation

CrabUSB

Rust 实现的 USB-Host 驱动

测试

运行Qemu测例

cargo install ostool
cargo test --test test -- --show-output

真机使用uboot运行测例

cargo test --release --test test -- --show-output --uboot

参考资料

About

A pure rust usb host driver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%