zephyr/drivers/sensor/st
Glenn Andrews d5b653a805 Driver: Sensor: HTS221: Remove log message when trigger disabled
My students are using a disco_l475_iot1 board with HTS221 sensor.
When logging is enabled, the following log message is always emitted:
"HTS221: Cannot enable trigger without drdy-gpios"

This message is confusing to my students as they are not using the
HTS221 sensor in their projects. However since HTS221 is enabled in
the devicetree it gets initialized on boot and the log message
appears.

It doesn't seem necessary to tell people that they haven't enabled
CONFIG_HTS221_TRIGGER at log level INF. I'd be amenable to changing
this to LOG_DBG, but I don't think it needs to exist at all.

Signed-off-by: Glenn Andrews <glenn.andrews.42@gmail.com>
2024-06-11 19:43:36 -04:00
..
hts221 Driver: Sensor: HTS221: Remove log message when trigger disabled 2024-06-11 19:43:36 -04:00
i3g4250d
iis2dh
iis2dlpc
iis2iclx
iis2mdc
iis3dhhc
iis328dq
ism330dhcx
lis2de12
lis2dh drivers: set LIS2DH default trigger mode to "EDGE_BOTH" 2024-05-20 18:05:01 +02:00
lis2ds12
lis2du12
lis2dux12
lis2dw12
lis2mdl
lis3mdl
lps2xdf drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
lps22hb
lps22hh drivers/sensor: lps22hh: Enable fetching individual sensor channels 2024-06-04 16:38:00 +02:00
lps25hb drivers/sensor: lps25hb: Fix int32 overflow in the val2 part 2024-05-15 15:01:15 +02:00
lsm6ds0
lsm6dsl drivers/sensor: lsm6dsl: use sensor APIs to convert to units 2024-05-08 09:23:50 -04:00
lsm6dso drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
lsm6dso16is
lsm6dsv16x
lsm9ds0_gyro
lsm9ds0_mfd
lsm303dlhc_magn
qdec_stm32
stm32_digi_temp drivers: sensor: st: add driver for the STM32 Digital Temperature Sensor 2024-06-04 16:37:19 +02:00
stm32_temp drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended 2024-05-21 20:53:32 -04:00
stm32_vbat drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended 2024-05-21 20:53:32 -04:00
stm32_vref drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended 2024-05-21 20:53:32 -04:00
stmemsc
stts22h
stts751
vl53l0x
vl53l1x
CMakeLists.txt drivers: sensor: st: add driver for the STM32 Digital Temperature Sensor 2024-06-04 16:37:19 +02:00
Kconfig drivers: sensor: st: add driver for the STM32 Digital Temperature Sensor 2024-06-04 16:37:19 +02:00