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
Marc-Antoine Ruel e8b2fc3174 switch from fmt.Stringer to conn.Resource
- conn.Resource is a superset of fmt.Stringer.
- lirc: implement conn.Resource.
8 years ago
..
bitbang switch from fmt.Stringer to conn.Resource 8 years ago
hd44780 switch from fmt.Stringer to conn.Resource 8 years ago
mfrc522 switch from fmt.Stringer to conn.Resource 8 years ago
mpu9250 Explicitly ignore error at many call sites for clarity 8 years ago
nrzled conn/display: simplify Drawer 8 years ago
piblaster Replace github.com/google with periph.io/x (#110) 9 years ago
unicornhd Explicitly ignore error at many call sites for clarity 8 years ago
README.md Update links without /doc/ 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/.