zephyr/boards/posix/native_sim
Fabio Baltieri f9313b1745 input: add a linux-evdev device
Add a device driver to read events from a Linux evdev device node and
inject them back as Zephyr input events.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-12-18 12:23:59 +01:00
..
doc input: add a linux-evdev device 2023-12-18 12:23:59 +01:00
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
board.cmake native sim: Set native_gdb as debug runner 2023-10-10 15:26:09 +02:00
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.h
cpu_wait.c
irq_handler.c
irq_handler.h
misc.c
native_posix_compat.h board native_sim/posix: Provide NEVER/NSI_NEVER definitions 2023-11-27 16:06:42 +00:00
native_sim.dts drivers: can: drop POSIX from the native Linux SocketCAN driver name 2023-12-12 14:28:26 +00:00
native_sim.yaml boards native: Switch default testing platform native_posix->native_sim 2023-11-30 09:42:25 -05:00
native_sim_64.dts
native_sim_64.yaml drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
native_sim_64_defconfig
native_sim_defconfig
nsi_if.c
posix_arch_if.c
timer_model.h