zephyr/boards/posix/native_posix
Dawid Niedzwiecki 2d0a784c41 subsys/mgmt/ec_host_cmd: rework Host Command support
Rework the Host Command support. It includes:
-change API to backend
-change a way of defining rx and tx buffers
-fix synchronization between the handler and backend layer
-simplify the HC handler

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-02-28 10:42:23 +01:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
board.cmake
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
cpu_wait.c
hw_counter.c
hw_counter.h
hw_models_top.c
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c native: Set stdout and stderr to line buffered 2023-02-20 11:27:10 +01:00
native_posix.dts subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
native_posix.yaml boards: remove unused canfd tag 2023-02-21 18:02:37 -05:00
native_posix_64.dts
native_posix_64.yaml boards: remove unused canfd tag 2023-02-21 18:02:37 -05:00
native_posix_64_defconfig
native_posix_defconfig
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c
timer_model.c
timer_model.h
tracing.c