Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rust-osdev/usb

Utilities for working with USB devices
https://github.com/rust-osdev/usb

Last synced: 15 days ago
JSON representation

Utilities for working with USB devices

Awesome Lists containing this project

README

        

# Utilities for working with USB devices

## Crates

* [`usb_hid_item`](usb_hid_item) HID item parser for report descriptors.
* [`usb_hid_usage`](usb_hid_usage) HID usage pages.
* [`usb_request`](usb_request) request formatter & descriptor parser.