#usb #no-std

no-std usb-hal

USB framework for microcontrollers in Rust

2 releases

0.0.0-zero.1 Nov 7, 2019

#1086 in Embedded development

32 downloads per month

Apache-2.0

6KB

usb-hal

USB framework for microcontrollers in Rust (Under development)


lib.rs:

USB framework for microcontrollers

Consist three parts

  • Common (Unimplemented)
  • Host (Unimplemented)
  • Device (Unimplemented)

No runtime deps