zephyr/samples
Benjamin Cabé fc13204937 sensors: mpu6050: samples: fix wrong channel fetch
The MPU6050 does not have SENSOR_CHAN_AMBIENT_TEMP. It should be
SENSOR_CHAN_DIE_TEMP.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-10-04 10:07:43 +02:00
..
application_development samples: code_relocation_nocopy: Make linker script more generic 2023-09-13 16:20:34 +02:00
arch samples: arch: smp: pi: fix the stack overflow issue 2023-09-22 09:25:12 +02:00
basic samples: basic: blinky_pwm: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
bluetooth Bluetooth: Audio: Update codec_cfg_get_chan_allocation 2023-09-29 16:29:58 +02:00
boards drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
compression samples: compression: add dependency on lz4 module 2023-10-01 09:21:50 +03:00
cpp
drivers samples: drivers: misc: Added sample application for timeaware-gpio 2023-09-29 16:28:09 +02:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
hello_world
kernel
modules samples: tflite-micro: depend on module 2023-10-01 09:21:50 +03:00
net samples: net: socket: echo_server: conn mgmt header file missing 2023-09-29 18:57:07 +03:00
philosophers
posix
sensor sensors: mpu6050: samples: fix wrong channel fetch 2023-10-04 10:07:43 +02:00
shields doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
subsys samples: usb: mass: update build instruction using RAM disk 2023-10-03 14:41:49 +01:00
synchronization samples: synchronization: build this sample on all platforms 2023-09-20 10:05:14 -04:00
tfm_integration samples: tfm: wrap lines at 100 characters. 2023-10-03 17:38:36 +02:00
userspace samples: userspace: exclude cy8cproto boards from sample 2023-09-25 19:42:13 +02:00
classic.rst
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst