zephyr/drivers/sensor/lis3mdl
Kumar Gala b51cfeae60 sensors: dts: cleanup usage of HAS_DTS_I2C_DEVICE
Move to new Kconfig pattern in which we use an if !HAS_DTS_I2C_DEVICE
block for the Kconfig symbols that can now come from DT generation.
This pattern is useful to allow us to define default values for the
generated symbols for build-all testing.

Fixes: #5877

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-01-29 22:25:41 -05:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig sensors: dts: cleanup usage of HAS_DTS_I2C_DEVICE 2018-01-29 22:25:41 -05:00
lis3mdl.c sensor: lis3mdl: remove use of i2c_burst_write api 2017-05-15 14:50:38 -05:00
lis3mdl.h drivers: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
lis3mdl_trigger.c drivers: sensor: use k_thread_create() 2017-05-11 20:24:22 -04:00