Skip to content

Releases: apohrebniak/usbd-storage

v1.0.0

16 Apr 00:23
Compare
Choose a tag to compare

Fixed

  • Read data into a buffer smaller than BBB's IO buffer (#6).
  • Cannot fail command while reading data from host (#5).

Changed

  • Add #[non_exhaustive] attribute to ScsiCommand and UfiCommand

v0.2.0

11 Feb 16:32
Compare
Choose a tag to compare

Support usb-device@0.3

v0.1.1

11 Feb 16:32
Compare
Choose a tag to compare

Restrict usb-device dependency to supported versions: < 0.3

v0.1.0

14 Apr 21:31
Compare
Choose a tag to compare

Initial release