zephyr/tests/drivers
Miguel Gazquez 26be1da3e7 drivers: sensor: add driver for lsm9ds1 sensor
The LSM9DS1 is a system-in-package featuring
a 3D digital linear acceleration sensor, a 3D digital angular rate
sensor and a 3D digital magnetic sensor.

This driver implements only the linear acceleration sensor and the
angular rate sensor, on the I2C bus.

This driver is without trigger support.

The driver is based on the stmemsc HAL.

link: https://www.st.com/resource/en/datasheet/lsm9ds1.pdf

Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
2024-07-29 14:21:24 +02:00
..
adc tests: drivers: adc_api: use proper printf format 2024-07-09 17:23:30 -04:00
audio/dmic_api
bbram tests: drivers: bbram: add nucleo_g071rb as an integration platform 2024-06-10 15:16:59 -05:00
build_all drivers: sensor: add driver for lsm9ds1 sensor 2024-07-29 14:21:24 +02:00
can tests: drivers: can: api: restore default bitrates 2024-06-28 20:55:53 -04:00
charger/sbs_charger
clock_control tests: drivers: clock control testing on the stm32h7 serie 2024-07-09 19:03:10 +02:00
console scripts: west robot & simulation: Fix OOT 2024-07-01 16:10:35 -04:00
console_switching everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
coredump/coredump_api arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
counter tests: drivers: counter: nrf: fixed_top: Rework nrf54h20 cpuppr config 2024-07-10 08:42:03 -04:00
dac everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
disk everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
display/display_read_write tests: drivers: display: display_read_write: add support for ILI9340 2024-06-13 09:23:40 +02:00
dma tests: dma/chan_blen_transfer: place TX buf in RAM 2024-07-03 15:27:26 +02:00
eeprom
entropy/api
espi
ethernet/eth_ivshmem_queue
flash everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
flash_simulator tests/flash_simulator: Test scenario for flash_flatten() 2024-06-04 08:00:46 +02:00
fuel_gauge
gnss
gpio everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
hwinfo/api
i2c tests: drivers: add more test cases to the i2c_bme688 test suite 2024-07-28 07:30:59 +03:00
i2s tests: i2s_speed: Fix RT1170_EVK overlay files 2024-07-10 11:38:39 +02:00
input everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
interrupt_controller tests: drivers: intc: verify registration of controllers 2024-05-25 11:24:32 +03:00
ipm
kscan
led/led_api
mbox/mbox_data
memc/ram
mipi_dsi/api
mm
mspi everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
pinctrl everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
pwm everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
regulator tests: Add frdm_mcxn947 into regulator and adc test scope 2024-07-08 14:57:55 -04:00
retained_mem/api everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
rtc tests: rtc: time_incrementing: set nsec member 2024-07-09 19:03:49 +02:00
sdhc
sensor tests: do not get ZEPHYR_BASE from ENV 2024-07-11 13:09:53 -04:00
smbus
spi tests: drivers: spi: spi_controller_peripheral: Fix nrf54h20_cpurad 2024-07-12 09:12:35 -04:00
syscon arm64: linker: create region and section from zephyr,memory-region 2024-06-12 17:09:24 -05:00
tee/optee drivers: tee: optee: handlde GET_THREAD_COUNT call 2024-06-26 14:14:25 -04:00
timer tests: drivers: timer: grtc: Fix GRTC test 2024-05-28 18:53:39 +02:00
uart tests: uart_elementary: Correct typos 2024-07-15 15:15:36 -04:00
udc tests: drivers: udc: add build_only test case 2024-06-28 20:56:47 -04:00
usb/bc12
virtualization/ivshmem/plain
w1/w1_api
watchdog tests: exclude drivers/watchdog/wdt_basic_api from running on it8xxx2_evb 2024-07-29 14:13:21 +02:00