Add a TSL4531 driver and example
This commit is contained in:
parent
813477aa8a
commit
8b5ee93b55
6 changed files with 291 additions and 2 deletions
3
examples/tsl4531/Makefile
Normal file
3
examples/tsl4531/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=tsl4531_example
|
||||
EXTRA_COMPONENTS = extras/i2c extras/tsl4531
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue