zephyr/drivers/sensor/lis3mdl
Erwan Gouriou 2e20f49167 sensors: lis3mdl: provide name to Kconfig choice
In order to be able to default Kconfig "Trigger mode" choice
in a board Kconfig.defconfig, this commit provides it with a name.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-11-03 13:52:57 -05:00
..
Kconfig sensors: lis3mdl: provide name to Kconfig choice 2017-11-03 13:52:57 -05:00
lis3mdl_trigger.c drivers: sensor: use k_thread_create() 2017-05-11 20:24:22 -04: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
Makefile