-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added darwin_arm64 and updated linux_arm_* #2
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 4 4
Lines 416 416
=====================================
Misses 416 416 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Thanks! Can you delete the old ones and update the path, e.g. see https://github.com/periph/d2xx/blob/main/d2xx_darwin_amd64.go |
Ok, its complete |
A wild .DS_Store file got added! I recommend a global exclusion: create a file called See https://git-scm.com/docs/gitignore more info. |
🤦 Its fixed now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! A note about GOARCH that only supports "arm" and "arm64" but not other levels.
Thanks! If you don't mind I'll do a quick check on my M1 later today. I'll also probably update the go minimal supported version to go1.17 due to a recent breakage of golang.org/x/sys golang/go#55078 |
Sounds good, please let me know if anything else is required. |
Added darwin_arm64 and updated linux_arm_* from https://ftdichip.com/drivers/d2xx-drivers/