zephyr/samples/sensor/grove_temperature
Daniel Leung ab87df9f75 sensor: grove: fix cmake empty library warning
When there is no grove sensor driver enabled, cmake warns
that the library has no sources. Fix that by adding
a new kconfig to be used by CMake to selectively
include the grove directory.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-18 19:08:41 -05:00
..
boards dts: fix 'grove,foo' compatibles by using 'seeed,grove-foo' 2021-08-17 17:51:57 -04:00
src dts: fix 'grove,foo' compatibles by using 'seeed,grove-foo' 2021-08-17 17:51:57 -04:00
CMakeLists.txt samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf sensor: grove: fix cmake empty library warning 2021-08-18 19:08:41 -05:00
sample.yaml samples: sensor: add integration_platforms 2021-04-09 06:50:47 -04:00