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/experimental/devices/bitbang
M-A c15fd0bfa5 Add conn.Conn.Duplex() (#118)
Now each connection can report if the underlying communication channel is
half-duplex or full-duplex.

This information is leveraged by some clients, like memory mapped registers
helper struct, to change their behavior or deny use on certain kind of
communication channel.
9 years ago
..
doc.go Rename pio to periph. (#27) 10 years ago
i2c.go Fix issues found by misspell, gofmt -s -w, golint and go vet; add badges 9 years ago
spi.go Add conn.Conn.Duplex() (#118) 9 years ago