You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/go.mod

9 lines
155 B
Modula-2

module periph.io/x/devices
go 1.13
require (
periph.io/x/conn v0.0.0-20201229155756-6ef5117d7267
periph.io/x/host v0.0.0-20201229161342-00539351b74e
)