zephyr/boards/native/native_sim
Alberto Escolar Piedras 076594fc1c USB_NATIVE_POSIX: Correct dependencies
USB_NATIVE_POSIX dependencies were partially broken for
native_sim as the option was duplicated in the boards
defconfigas.
Let's not define it also in the board Kconfig.defconfig
but instead default it to y in its main definition if
building for either native_posix[//64] or native_sim[//64]

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-26 19:48:49 +01:00
..
doc boards: native_sim: document offloaded sockets driver 2024-03-22 14:39:27 +01:00
board.cmake
board.yml boards native_sim_64: Remove hwmv1 compatible board definition 2024-03-27 10:26:31 +00:00
board_irq.h
board_soc.h drivers: net: nsos: implement poll() syscall 2024-03-22 14:39:27 +01:00
CMakeLists.txt
cmdline.c
cmdline.h
cmdline_common.h
cpu_wait.c
irq_handler.c
irq_handler.h
Kconfig boards native_sim_64: Remove hwmv1 compatible board definition 2024-03-27 10:26:31 +00:00
Kconfig.defconfig USB_NATIVE_POSIX: Correct dependencies 2024-04-26 19:48:49 +01:00
Kconfig.native_sim
misc.c
native_posix_compat.h
native_sim.dts dts: bindings: can: remove optional sample point properties 2024-03-17 15:36:19 +01:00
native_sim.yaml boards native_sim[64]: Claim support for dma 2024-03-19 13:15:48 -05:00
native_sim_64.dts boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
native_sim_64_defconfig boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
native_sim_defconfig
native_sim_native_64.yaml boards native_sim[64]: Claim support for dma 2024-03-19 13:15:48 -05:00
nsi_if.c
posix_arch_if.c
timer_model.h