mirror of https://github.com/periph/devices
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.
As people like to copy paste code, make sure that the semantic of the variable names is always relevant w.r.t. the object they refer to. In particular, do not use 'bus' to refer to an spi.Port or spi.PortCloser, as this is blur the distinction. Also rename a few fooName to fooID. |
9 years ago | |
|---|---|---|
| .. | ||
| bitbang | 9 years ago | |
| bmp180 | 9 years ago | |
| piblaster | 9 years ago | |
| README.md | 9 years ago | |
README.md
experimental/devices
You are welcome to send PR (pull request) to add experimental device drivers here. Please follow the instructions in project/contributing/.