package
1.0.22
Repository: https://github.com/google/devx-tools.git
Documentation: pkg.go.dev

# Functions

Connect configures the USB device identified by serial to use the AoA protocol and returns a ReadWriteCloser that allows communicating with the endpoint.
Reset resets a USB endpoint to its default configuration.

# Structs

ReadWriteCloser implements io.ReadWriteCloser backed by an AoA USB connection.