zephyr/boards/native/native_sim
Kacper Dalach 32eb346e05 posix: can: if name from command-line
This commit introduces the ability to set the CAN
interface from command-line. This is helpful
if we want to run multiple instances of the app
with different CAN interfaces without making
separate compilations for each instance.

Signed-off-by: Kacper Dalach <dalachowsky@gmail.com>
2024-07-27 20:49:38 +03:00
..
doc posix: can: if name from command-line 2024-07-27 20:49:38 +03:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.native_sim
board.cmake
board.yml
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
native_sim.dts boards: dts: Add MSPI controller to native_sim 2024-06-14 21:07:00 -04:00
native_sim.yaml boards: dts: Add MSPI controller to native_sim 2024-06-14 21:07:00 -04:00
native_sim_64.dts
native_sim_64_defconfig
native_sim_defconfig
native_sim_native_64.yaml
nsi_if.c
posix_arch_if.c
timer_model.h