zephyr/boards/posix/native_posix
Henrik Brix Andersen ab599fe767 boards: posix: native_posix: add CAN loopback device
Add emulated CAN loopback device. The device is disabled by default
since a loopback-only device is not suitable for all use cases/test
cases.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-01-04 15:13:40 -06:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig boards: native_posix: provide i2c device if CONFIG_I2C=y 2021-08-19 17:20:21 -04:00
board.cmake cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c boards: posix: fix double promotion warnings 2021-11-24 17:14:25 -05:00
cmdline_common.h
cpu_wait.c
hw_counter.c
hw_counter.h
hw_models_top.c boards: posix: fix double promotion warnings 2021-11-24 17:14:25 -05:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c
native_posix.dts boards: posix: native_posix: add CAN loopback device 2022-01-04 15:13:40 -06:00
native_posix.yaml native_posix: Add gpio to supported list 2021-11-25 10:36:25 -05:00
native_posix_64.dts
native_posix_64.yaml native_posix: Add gpio to supported list 2021-11-25 10:36:25 -05:00
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 boards: posix: fix double promotion warnings 2021-11-24 17:14:25 -05:00
timer_model.h
tracing.c