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.
- Ran github.com/kisielk/errcheck on the code base, and either trapped errors or
marked them as ignored explicitly. The stats was calculated via:
errcheck ./... | grep -v defer | wc -l
- Stop registering gpio.INVALID, it can't be registered.
- Fix a go vet issue in cap1188.
|
9 years ago | |
|---|---|---|
| .. | ||
| bitbang | 9 years ago | |
| cap1188 | 9 years ago | |
| nrzled | 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/.