zephyr/drivers/sensor/bmi160
Yuval Peress a6326f1f7f bmi160: move emulator to driver directory
Allow the emulator to sit in the same directory as the driver
implementation. This will make working on the emulator much easier and
keep the emulator subsystem directory clean by allowing it to focus on
the actual subsystem and not the use cases of the subsystem.

Signed-off-by: Yuval Peress <peress@google.com>
2023-02-24 11:50:10 +01:00
..
bmi160_trigger.c sensor: bmi160: fix the issue with interrupt status 2023-02-19 20:41:56 -05:00
bmi160.c sensor: bmi160: fix the issue of missing gpio cfg for i2c 2023-02-19 20:41:56 -05:00
bmi160.h include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
CMakeLists.txt bmi160: move emulator to driver directory 2023-02-24 11:50:10 +01:00
emul_bmi160.c bmi160: move emulator to driver directory 2023-02-24 11:50:10 +01:00
Kconfig bmi160: move emulator to driver directory 2023-02-24 11:50:10 +01:00