chore: bump periph.io dependencies
This commit is contained in:
3
vendor/periph.io/x/d2xx/d2xx_linux_amd64.go
generated
vendored
3
vendor/periph.io/x/d2xx/d2xx_linux_amd64.go
generated
vendored
@@ -3,10 +3,11 @@
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
// +build cgo
|
||||
// +build !no_d2xx
|
||||
|
||||
package d2xx
|
||||
|
||||
/*
|
||||
#cgo LDFLAGS: ${SRCDIR}/third_party/libftd2xx_linux_amd64_v1.4.6.a
|
||||
#cgo LDFLAGS: ${SRCDIR}/third_party/libftd2xx_linux_amd64_v1.4.24.a
|
||||
*/
|
||||
import "C"
|
||||
|
||||
Reference in New Issue
Block a user