zephyr/boards/posix/native_posix
Simon Glass 6f0c8f0d2c tests: drivers: sensor: Add an BMI160 accelerometer test
Using the SPI emulator we can create a simple test for the BMI160
driver. Add this an enable it for native_posix.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-05 15:33:00 -04:00
..
doc
CMakeLists.txt drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
Kconfig
Kconfig.board
Kconfig.defconfig
board.cmake
board_irq.h boards: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
board_soc.h drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
hw_counter.c drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
hw_counter.h drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
hw_models_top.c drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c boards: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
irq_handler.h
main.c
native_posix.dts tests: drivers: sensor: Add an BMI160 accelerometer test 2020-10-05 15:33:00 -04:00
native_posix.yaml
native_posix_64.dts
native_posix_64.yaml
native_posix_64_defconfig
native_posix_defconfig
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c
sdl_events.h
timer_model.c
timer_model.h
tracing.c