mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-03 06:27:47 +00:00
bb56d49ce3
Signed-off-by: Ron Evans <ron@hybridgroup.com>
5 lines
196 B
Go
5 lines
196 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/tinygo-org/drivers
|
|
package drivers
|