-
- Downloads
Add modemmanager driver (MR 12)
The driver is called 'mm' in config. Requires the dbus module. [ci:skip-build] already built successfully in CI
parent
3240ed4d
No related branches found
No related tags found
... | ... | @@ -3,6 +3,7 @@ module gitlab.com/postmarketOS/gnss-share |
go 1.15 | ||
require ( | ||
github.com/godbus/dbus/v5 v5.1.0 | ||
github.com/google/uuid v1.3.0 | ||
github.com/pelletier/go-toml v1.9.4 | ||
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07 | ||
... | ... |
internal/gnss/modemmanager.go
0 → 100644
Please register or sign in to comment