samples: sensor: hts221 no trigger on stm32u585 disco kit
The b_u585i_iot02a stm32 board has no HTS221 DRDY pin to trig the HTS221 relative humidity and temperature sensor So that sample.sensor.hts221.trigger is not applicable. Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
a9cebb5033
commit
64cac83b48
|
@ -23,3 +23,5 @@ tests:
|
|||
sample.sensor.hts221.trigger:
|
||||
extra_configs:
|
||||
- CONFIG_HTS221_TRIGGER_OWN_THREAD=y
|
||||
platform_exclude:
|
||||
- b_u585i_iot02a
|
||||
|
|
Loading…
Reference in a new issue