A bare minimum pure-Go implementation of USB control and bulk transfers for Linux.
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| internal/endianness | ||
| defs.go | ||
| defs32.go | ||
| defs64.go | ||
| device.go | ||
| device_bulk.go | ||
| device_control.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| sysfs.go | ||
| usbfs.go | ||
usbfs
A bare minimum pure-Go implementation of USB control and bulk transfers for Linux.