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> |
||
|---|---|---|
| .. | ||
| boards | ||
| src | ||
| adc.conf | ||
| app.overlay | ||
| CMakeLists.txt | ||
| dac.conf | ||
| drivers.conf | ||
| eeprom.conf | ||
| ethernet.conf | ||
| gpio.conf | ||
| gpio.dtsi | ||
| i2c.dtsi | ||
| led.conf | ||
| led.dtsi | ||
| modem_quectel_bg9x.conf | ||
| modem_ublox_sara.conf | ||
| modem.conf | ||
| prj.conf | ||
| README.txt | ||
| sensors_a_h.conf | ||
| sensors_i_z.conf | ||
| sensors_stmemsc_trigger.conf | ||
| sensors_stmemsc.conf | ||
| sensors_trigger_a_h.conf | ||
| sensors_trigger_i_z.conf | ||
| spi.dtsi | ||
| testcase.yaml | ||
| uart.dtsi | ||
| xlnx.conf | ||
Overview -------- Build tests for drivers and sensors on all platforms. This test might now work for some of the drivers, those need to be addressed in other tests targeting those special cases. Tests ----- drivers: build all drivers sensors_a_h: build sensors with name beginning a through h. sensors_i_z: build sensors with name beginning i through z. sensors_trigger: build sensors with trigger option enabled