mirror of
https://github.com/MengMengCode/VoCat.git
synced 2026-08-16 21:03:44 +08:00
* build: add QMI dependency and license attribution * feat: add native OpenStick 410 modem support --------- Co-authored-by: w0x41en <[email protected]>
11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
VoCat uses the following Go module for native Qualcomm QMI support:
|
|
|
|
github.com/iniwex5/quectel-qmi-go v0.6.0
|
|
Distribution: https://proxy.golang.org/github.com/iniwex5/quectel-qmi-go/@v/v0.6.0.zip
|
|
Documentation and license metadata: https://pkg.go.dev/github.com/iniwex5/[email protected]
|
|
License: MIT
|
|
Copyright: Copyright (c) 2026 iniwex5
|
|
|
|
The full MIT license text is included in:
|
|
LICENSES/quectel-qmi-go-MIT.txt
|