zephyr/samples/sensor/stm32_temp_sensor/sample.yaml
Wouter Cappelle c3ca3aa27d sensors: STM32: Add support for L5 die temp sensor
This PR adds the different handling of temperature sensor for the
STM32L5 soc. In this soc, there are some calibration settings which
need to be applied for temperature conversion.

Signed-off-by: Wouter Cappelle <wouter.cappelle@crodeon.com>
2022-01-13 10:34:10 +01:00

10 lines
247 B
YAML

sample:
description: Usage of STM32 temperature sensor
name: stm32_temp_sensor
tests:
sample.sensor.stm32_temp_sensor:
depends_on: adc
tags: sensors
build_only: true
platform_allow: nucleo_f401re stm32f103_mini stm32l562e_dk