zephyr/samples/boards
Armando Visconti 87d6c50e47 sensors: Add separation between ambient and die temperature
Some device include a temperature sensor, usually used as a
companion for helping in drift compensation, that measure the
die temperature. This temperature IS NOT related to the the
ambient temperature, hence a clean separation between the two
is required.

This commit introduces a clean separation between the two
types of temperature leaving the old deprecated definition
still there.

The list of current drivers that read the die (and not the ambient)
temperature is the following:

 - adxl362
 - bma280
 - bmg160
 - bmi160
 - fxos8700
 - lis3mdl
 - lsm6ds0
 - lsm6dsl
 - lsm9ds0
 - mpu6050

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2018-04-03 22:29:11 -04:00
..
altera_max10 samples: boards: add sample for Altera Nios-II PIO core 2017-12-21 12:02:24 -08:00
arduino_101 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
microbit Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
nrf52 Bluetooth: Mesh: Switch to using Linux Foundation Company ID 2018-03-05 19:54:21 -05:00
olimex_stm32_e407 samples: olimex_stm32_e407: CCM usage example 2018-02-13 12:36:22 -06:00
quark_se_c1000 doc: fix duplicate sample doc titles 2018-02-12 21:59:54 -05:00
boards.rst