zephyr/boards/posix/native_posix
Jukka Rissanen 0bd323ab88 board: native: Update the posix Ethernet driver documentation
Remove the mention of startup script and update the documentation
to reflect the current way of working i.e., using net-setup.sh script
before starting the zephyr.exe process.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-20 15:00:41 +02:00
..
doc board: native: Update the posix Ethernet driver documentation 2023-10-20 15:00:41 +02:00
CMakeLists.txt native_posix: Refactor sdl_events into common folder 2023-06-23 08:59:21 +02:00
Kconfig timer: allow for configuring it out 2023-08-03 10:29:46 +02:00
Kconfig.board
Kconfig.defconfig
board.cmake native_posix: Add support for `west debug` 2023-07-20 12:43:47 +02:00
board_irq.h posix boards: Refactor common interrupt definitions into common header 2023-06-23 08:59:21 +02:00
board_soc.h
cmdline.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cmdline.h
cmdline_common.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cmdline_common.h
cpu_wait.c
hw_counter.c
hw_counter.h
hw_models_top.c
hw_models_top.h include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
irq_ctrl.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
irq_ctrl.h
irq_handler.c native_posix: IRQ handling: dont swap if kernel is uninitialized 2023-08-09 13:19:19 +02:00
irq_handler.h
main.c arch/posix: move fuzz entry doc to the right place 2023-07-18 19:19:53 +00:00
native_posix.dts dts: bindings: can: deprecate the sjw and sjw-data properties 2023-09-28 16:28:56 +02:00
native_posix.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
native_posix_64.dts
native_posix_64.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
native_posix_64_defconfig
native_posix_defconfig
native_rtc.c
native_rtc.h include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
native_tracing.h
timer_model.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
timer_model.h
tracing.c