zephyr/boards/native/native_posix
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 docs/Kconfig help: Replace native_[posix,sim]_64 2024-03-15 16:13:12 +01:00
board.cmake
board.yml boards native_posix_64: Remove hwmv1 compatible board definition 2024-03-27 10:26:31 +00:00
board_irq.h
board_soc.h
CMakeLists.txt
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
Kconfig boards native_posix_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_posix
main.c
native_posix.dts
native_posix.yaml
native_posix_64.dts boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
native_posix_64_defconfig boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
native_posix_defconfig
native_posix_native_64.yaml native_posix: Add twister definition for native_sim/native/64 2024-03-15 16:13:12 +01:00
native_rtc.c
native_rtc.h
native_tracing.h
timer_model.c
timer_model.h
tracing.c