Closed
Description
For some reason there is a new failure in the smoke tests for the TinyGo driver's repo, I think is probably in some way due to the implementation in PR #2529
The error is:
tinygo build -size short -o ./build/test.hex -target=wioterminal ./examples/rtl8720dn/webclient/
go: downloading golang.org/x/net v0.0.0-20210614182718-04defd469f4e
go: downloading golang.org/x/text v0.3.6
# path/filepath
/usr/local/go/src/path/filepath/symlink.go:103:19: Readlink not declared by package os
make: *** [Makefile:208: smoke-test] Error 1
Metadata
Metadata
Assignees
Labels
No labels