You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This affects the i2c part of gobot and also indirect the gpio part, if using gpiod implementation. Currently appveyour build is not working. This should maybe resolved together.
gen2thomas
added
done on dev
the feature or bug is solved on dev branch and wait for merge to release branch
and removed
in work
the implementation or bug fix is in work by developers
labels
Jun 19, 2023
This affects the i2c part of gobot and also indirect the gpio part, if using gpiod implementation. Currently appveyour build is not working. This should maybe resolved together.
https://go.googlesource.com/proposal/+/refs/heads/master/design/freeze-syscall.md
Unix:
https://pkg.go.dev/golang.org/x/[email protected]/unix#section-readme
In general:
https://pkg.go.dev/golang.org/x/sys
What is the state of syscall vs. x/sys?
for example: https://github.com/fsnotify/fsnotify
The text was updated successfully, but these errors were encountered: