$ go build
../../pkg/mod/tinygo.org/x/drivers@v0.28.0/st7789/st7789.go:10:2: package machine is not in GOROOT (/usr/local/go/src/machine)
../../pkg/mod/github.com/tinygo-org/tinygo@v0.32.0/src/machine/buffer.go:4:2: package runtime/volatile is not in GOROOT (/usr/local/go/src/runtime/volatile)
What is the way, any woarkaround maybe, to builds and use tinygo drivers in my project ?
Regardint his thread: https://github.com/golang/go/issues/43079
Some time passed, but this issue still appears:
What is the way, any woarkaround maybe, to builds and use tinygo drivers in my project ?
use case: