Add a TSL2561 driver and example usage
This commit is contained in:
parent
a15d1bb002
commit
a323680115
5 changed files with 493 additions and 0 deletions
3
examples/tsl2561/Makefile
Normal file
3
examples/tsl2561/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=tsl2561_example
|
||||
EXTRA_COMPONENTS = extras/i2c extras/tsl2561
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue