zephyr/tests
Corey Wharton a7f6cee9de drivers: sensors: lsm6dsv16x: add support for lsm6dsv32x variant
The LSM6DSV32X part is nearly identical to the LSM6DSV16X but has different
sensitivity scales for the accelerometer (4-32G versus 2-16G). This commit
adds support for this part via the "st,lsm6dsv32x" compatible string.

Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2025-03-26 16:19:54 +01:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch tests: arm: exclude i.mx95 m7 for some interrupt tests 2025-03-25 05:59:30 +01:00
benchmarks tests: thread_metric: Fix cooperative for SMP 2025-03-17 07:05:36 +01:00
bluetooth bluetooth: tester: btp_gap: adds set rpa timeout cmd 2025-03-24 15:09:53 +01:00
boards tests: boards: nrf: qdec: Add nRF54L20pdk to platform_allow 2025-03-26 11:33:20 +01:00
boot
bsim Bluetooth: Mesh: Test pb cancelling in bsim 2025-03-26 16:19:31 +01:00
cmake dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +01:00
crypto
ctest/base
drivers drivers: sensors: lsm6dsv16x: add support for lsm6dsv32x variant 2025-03-26 16:19:54 +01:00
integration/kernel
kconfig
kernel kernel/sched: Re-sort waitq on priority change 2025-03-24 07:58:36 +01:00
lib tests: lib: cmsis_dsp: Fix -Wsometimes-uninitialized warning 2025-03-23 13:19:27 +01:00
misc
modules
net tests: net: mqtt: Add MQTT 5.0 packet encoder/decoder tests 2025-03-26 16:19:42 +01:00
posix test: posix: timers: Fix unused function warning 2025-03-24 07:53:10 +01:00
robot
subsys modem: modem_cellular: Configurable MTU for CMUX 2025-03-24 19:33:07 +01:00
unit everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
ztest
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml