proxy.golang.org : github.com/tinygo-org/tinygo-drivers : v0.15.1
Package drivers provides a collection of hardware drivers for TinyGo (https://tinygo.org) for devices such as sensors and displays. Here is an example in TinyGo that uses the BMP180 digital barometer: Each individual driver is contained within its own sub-package within this package and there are no interdependencies in order to minimize the final size of compiled code that uses any of these drivers.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tinygo-org/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/eclipse/paho.mqtt.golang v1.2.0
- github.com/frankban/quicktest v1.10.2