summary refs log tree commit diff
path: root/usb_util/src/types.rs
Commit message (Expand)AuthorAge
* usb: replace libusb with Rust usb_util libraryDaniel Verkamp2019-10-17
* usb: refactor intercepted control request handlingDaniel Verkamp2019-05-10
* usb: remove pointless Options in UsbRequestSetupDaniel Verkamp2019-05-10
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* assertions: Use compile-time assertion macroDavid Tolnay2018-12-09
* usb_util: Create libusb wrapperJingkui Wang2018-12-01