drivers: sensor: STM32 die temperature driver
STM32 internal temperature sensor driver. This sensor can be used to measure the temperature of the CPU and its surroundings. Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com>
This commit is contained in:
parent
c045cbd336
commit
05d798e3a9
7 changed files with 207 additions and 0 deletions
|
@ -186,6 +186,8 @@ source "drivers/sensor/si7060/Kconfig"
|
|||
|
||||
source "drivers/sensor/sm351lt/Kconfig"
|
||||
|
||||
source "drivers/sensor/stm32_temp/Kconfig"
|
||||
|
||||
source "drivers/sensor/stts751/Kconfig"
|
||||
|
||||
source "drivers/sensor/sx9500/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue