Supplemental tools for periph.io/x/periph that cannot live there. It may be because the tool/library:
- depends on external packages
- uses cgo
Install the whole suite with periphextra
enabled to have access to the full
functionality:
go get -u periph.io/x/extra/cmd/...
go install -tags periphextra periph.io/x/periph/cmd/...
See https://periph.io for more details.
periph
was initiated with ❤️️ and passion by Marc-Antoine
Ruel. The full list of contributors is in
AUTHORS and
CONTRIBUTORS.
This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.
This project is not affiliated with the Go project.