mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-07-26 10:38:41 +00:00
c386343c0d
Signed-off-by: Ron Evans <ron@hybridgroup.com>
5 lines
197 B
Go
5 lines
197 B
Go
// Package drivers is just a placeholder for the sub-packages.
|
|
// It is here just to be able to install the package without errors using
|
|
// go get -d github.com/ayke/tinygo-drivers
|
|
package drivers
|