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-20201225011416-a1854b91a64c
periph.io/x/host v0.0.0-20201225014024-7a96bb38d794
)