mirror of
https://github.com/eclipse/upm.git
synced 2025-03-23 17:00:03 +03:00
10 lines
256 B
CMake
10 lines
256 B
CMake
![]() |
upm_mixed_module_init (NAME bh1750
|
||
|
DESCRIPTION "upm dfrobot BH1750 I2C Digital Light Sensor"
|
||
|
C_HDR bh1750.h
|
||
|
C_SRC bh1750.c
|
||
|
CPP_HDR bh1750.hpp
|
||
|
CPP_SRC bh1750.cxx
|
||
|
FTI_SRC bh1750_fti.c
|
||
|
CPP_WRAPS_C
|
||
|
REQUIRES upmc-utilities mraa)
|